Searched refs:LoweredInsts (Results 1 – 2 of 2) sorted by relevance
61 ArrayRef<UniqueInst> LoweredInsts; variable94 ArrayRef<UniqueInst> LoweredInsts, in InstructionInfoView() argument101 LoweredInsts(LoweredInsts), IM(IM), in InstructionInfoView()
162 FOS << (LoweredInsts[Index]->isALoadBarrier() ? "*" : " "); in printView()164 FOS << (LoweredInsts[Index]->isAStoreBarrier() ? "*" : " "); in printView()