Home
last modified time | relevance | path

Searched refs:EndParallel (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4611 CallInst *EndParallel = in buildCustomStateMachine() local
4613 OMPInfoCache.setCallingConvention(EndParallelFn, EndParallel); in buildCustomStateMachine()
4614 EndParallel->setDebugLoc(DLoc); in buildCustomStateMachine()