Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp347 APInt getExitValue() const { return ExitVal; } in getExitValue() function
747 APInt NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform()
904 APInt NextState = Path.getExitValue(); in createExitPath()
1149 APInt NextState = TPath.getExitValue(); in updateLastSuccessor()