Home
last modified time | relevance | path

Searched defs:isProfitableToTransform (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp192 bool AArch64AdvSIMDScalar::isProfitableToTransform( in isProfitableToTransform() function in AArch64AdvSIMDScalar
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopBoundSplit.cpp223 static bool isProfitableToTransform(const Loop &L, const BranchInst *BI) { in isProfitableToTransform() function
H A DInductiveRangeCheckElimination.cpp2041 InductiveRangeCheckElimination::isProfitableToTransform(const Loop &L, isProfitableToTransform() function in InductiveRangeCheckElimination