Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp293 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; in LowerAtomicPHINode() local
309 if (!MBBsInsertedInto.insert(&opBlock)) in LowerAtomicPHINode()