Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp234 bool isProfitableToInsertFFS(Intrinsic::ID IntrinID, Value *InitX,
1898 bool LoopIdiomRecognize::isProfitableToInsertFFS(Intrinsic::ID IntrinID, in isProfitableToInsertFFS() function in LoopIdiomRecognize
1974 if (!isProfitableToInsertFFS(IntrinID, InitX, ZeroCheck, IdiomCanonicalSize)) in insertFFSIfProfitable()
2059 if (!isProfitableToInsertFFS(IntrinID, InitX, ZeroCheck, IdiomCanonicalSize)) in recognizeShiftUntilLessThan()