Home
last modified time | relevance | path

Searched refs:getExitValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp361 APInt getExitValue() const { return ExitVal; } in getExitValue() function
791 APInt NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform()
949 APInt NextState = Path.getExitValue(); in createExitPath()
1194 APInt NextState = TPath.getExitValue(); in updateLastSuccessor()