Searched refs:isProfitableToTransform (Results 1 – 2 of 2) sorted by relevance
73 bool isProfitableToTransform(const MachineInstr &MI) const;190 bool AArch64AdvSIMDScalar::isProfitableToTransform( in isProfitableToTransform() function in AArch64AdvSIMDScalar379 if (isProfitableToTransform(MI)) { in processMachineBasicBlock()
222 static bool isProfitableToTransform(const Loop &L, const BranchInst *BI) { in isProfitableToTransform() function299 if (!isProfitableToTransform(L, SplitCandidateCond.BI)) in splitLoopBound()