Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3180 Instruction *IsWorker = in buildCustomStateMachine() local
3184 IsWorker->setDebugLoc(DLoc); in buildCustomStateMachine()
3185 BranchInst::Create(StateMachineBeginBB, UserCodeEntryBB, IsWorker, InitBB); in buildCustomStateMachine()