Check the condition and calls Assertable.ice if condition is false.
Check the condition and calls Assertable.ice if condition is false.
condition to check
additional data to include in error message
error message
Default action for leaf processing.
Default action for leaf processing. Can be overridden to call ICE (to ensure that all processing is implemented by pass).
Report internal compilation error and throw RuntimeException.
Report internal compilation error and throw RuntimeException.
additional data to include in error message
error message
Construct a list of terms from a summation/subtraction expression tree.
Construct a list of terms from a summation/subtraction expression tree.
Construct a summation tree from a list of expressions.
Construct a summation tree from a list of expressions.
All raw variables must be eliminated before leaving the front-end.
All raw variables must be eliminated before leaving the front-end.
Inline function call, which is part of some expression.
Inline function call, which is part of some expression.
The returned value is placed into temporary variable, which replaces the original call expression.
Call operation doesn't require any additional assignments to be generated, since the return value (if any) is discarded.
All raw variables must be eliminated before leaving the front-end.
All raw variables must be eliminated before leaving the front-end.
Function inline pass.
Single-return PENCIL function (with return statement as a last stement) can be inlined.