Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4570 BasicBlock *PRNextBB = in buildCustomStateMachine() local
4574 A.registerManifestAddedBasicBlock(*PRNextBB); in buildCustomStateMachine()
4589 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()
4592 StateMachineIfCascadeCurrentBB = PRNextBB; in buildCustomStateMachine()