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