Searched defs:LoweredInsts (Results 1 – 2 of 2) sorted by relevance
60 ArrayRef<UniqueInst> LoweredInsts; variable84 ArrayRef<UniqueInst> LoweredInsts, in InstructionInfoView()
72 SmallVector<std::unique_ptr<mca::Instruction>> LoweredInsts; in runBaselineMCA() local