Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp388 uint64_t getExitValue() const { return ExitVal; } in getExitValue() function
783 uint64_t NextState = TPath.getExitValue(); in isLegalAndProfitableToTransform()
938 uint64_t NextState = Path.getExitValue(); in createExitPath()
1181 uint64_t NextState = TPath.getExitValue(); in updateLastSuccessor()