FunctionEvaluationOrderTraversal::nonNormalizableFunctionCalls
All the function calls seen so far that can't be normalized.
Synopsis
Declared in <src/midend/programTransformation/extractFunctionArgumentsNormalization/functionEvaluationOrderTraversal.h>
std::vector<FunctionCallInfo> nonNormalizableFunctionCalls;
Created with MrDocs