Home
last modified time | relevance | path

Searched defs:ExitValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h84 GenericValue ExitValue; // The return value of the called function variable
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp300 int64_t ExitValue; in HandleFloatingPointIV() local
534 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in RewriteLoopExitValues() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6468 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
6713 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local