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.cpp385 APInt getExitValue() const { return ExitVal; } in getExitValue() function
832 APInt NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform()
989 APInt NextState = Path.getExitValue(); in createExitPath()
1234 APInt NextState = TPath.getExitValue(); in updateLastSuccessor()