Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3928 BasicBlock *PRNextBB = in buildCustomStateMachine() local
3945 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()
3948 StateMachineIfCascadeCurrentBB = PRNextBB; in buildCustomStateMachine()