Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h97 GenericValue ExitValue; // The return value of the called function variable
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp306 int64_t ExitValue; in HandleFloatingPointIV() local
555 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in RewriteLoopExitValues() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1705 int ExitValue; member
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7306 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
7983 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local