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