Searched refs:cBB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1846 MachineBasicBlock* cBB = BTB.Cases[j].ThisBB; local
1847 if (cBB->isSuccessor(PHIBB))
1848 PHI.addReg(FuncInfo->PHINodesToUpdate[pi].second).addMBB(cBB);

Completed in 40 milliseconds