Home
last modified time | relevance | path

Searched defs:ExitValue (Results 1 – 4 of 4) 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.cpp304 int64_t ExitValue; in HandleFloatingPointIV() local
553 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in RewriteLoopExitValues() local
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp1634 int ExitValue; member
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6817 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
7754 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local