Searched defs:MBBsInsertedInto (Results 1 - 1 of 1) sorted by relevance

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

Completed in 62 milliseconds