Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
HDInterpreter.h76 GenericValue ExitValue; // The return value of the called function variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp364 int64_t ExitValue; in handleFloatingPointIV() local
644 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineVerifier.cpp2760 int ExitValue = 0; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp10904 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
11659 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local