Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4211 Instruction *IsWorker = in buildCustomStateMachine() local
4215 IsWorker->setDebugLoc(DLoc); in buildCustomStateMachine()
4216 BranchInst::Create(IsWorkerCheckBB, UserCodeEntryBB, IsWorker, InitBB); in buildCustomStateMachine()