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