Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp766 if (isLegalAndProfitableToTransform()) { in run()
777 bool isLegalAndProfitableToTransform() { in isLegalAndProfitableToTransform() function