Searched refs:IsHardwareLoopIntrinsic (Results 1 – 1 of 1) sorted by relevance
2177 auto IsHardwareLoopIntrinsic = [](Instruction &I) { in isHardwareLoopProfitable() local2199 if (maybeLoweredToCall(I) || IsHardwareLoopIntrinsic(I) || in isHardwareLoopProfitable()