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