Searched defs:isProfitableToTransform (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64AdvSIMDScalarPass.cpp | 192 bool AArch64AdvSIMDScalar::isProfitableToTransform( in isProfitableToTransform() function in AArch64AdvSIMDScalar |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopBoundSplit.cpp | 223 static bool isProfitableToTransform(const Loop &L, const BranchInst *BI) { in isProfitableToTransform() function |
H A D | InductiveRangeCheckElimination.cpp | 2041 InductiveRangeCheckElimination::isProfitableToTransform(const Loop &L, isProfitableToTransform() function in InductiveRangeCheckElimination |