Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp359 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerPHINode() local
375 if (!MBBsInsertedInto.insert(&opBlock).second) in LowerPHINode()