Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp385 uint64_t getExitValue() const { return ExitVal; } in getExitValue() function
730 uint64_t NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform()
875 uint64_t NextState = Path.getExitValue(); in createExitPath()
1108 uint64_t NextState = TPath.getExitValue(); in updateLastSuccessor()