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

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp356 SmallPtrSet<MachineBasicBlock*, 8> MBBsInsertedInto; local
372 if (!MBBsInsertedInto.insert(&opBlock))

Completed in 94 milliseconds