Searched refs:unrollLoopHeuristic (Results 1 – 3 of 3) sorted by relevance
1230 LLVM_ABI void unrollLoopHeuristic(DebugLoc DL, CanonicalLoopInfo *Loop);
2955 OMPBuilder.unrollLoopHeuristic(DL, CLI); in EmitOMPUnrollDirective()
5369 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() function in OpenMPIRBuilder