Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3162 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local
3173 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()
3265 StateMachineEndParallelBB); in buildCustomStateMachine()
3268 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()
3273 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()
3304 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()
3310 {}, "", StateMachineEndParallelBB) in buildCustomStateMachine()
3312 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()