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