Searched defs:InstSet (Results 1 – 3 of 3) sorted by relevance
364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
121 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
6756 auto InstSet = ForcedScalar->second; in getInstructionCost() local