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