Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPHIElimination.cpp438 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerPHINode() local
454 if (!MBBsInsertedInto.insert(&opBlock).second) in LowerPHINode()