Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4569 BasicBlock *PRNextBB = in buildCustomStateMachine() local
4573 A.registerManifestAddedBasicBlock(*PRNextBB); in buildCustomStateMachine()
4588 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()
4591 StateMachineIfCascadeCurrentBB = PRNextBB; in buildCustomStateMachine()