Lines Matching refs:SmallPtrSet
115 SmallPtrSet<MachineBasicBlock*, 4> Visited;
287 SmallPtrSet<MachineInstr *, 2> Defs; in hasImplicitlyValidVPT()
369 SmallPtrSet<MachineInstr*, 4> ToRemove;
370 SmallPtrSet<MachineInstr*, 4> BlockMasksToRecompute;
537 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS()
542 std::map<MachineInstr *, SmallPtrSet<MachineInstr *, 2>> ITBlocks; in INITIALIZE_PASS()
554 SmallPtrSet<MachineInstr *, 2> ModifiedITs; in INITIALIZE_PASS()
555 SmallPtrSet<MachineInstr *, 2> RemoveITs; in INITIALIZE_PASS()
574 SmallPtrSet<MachineInstr *, 2> Uses; in INITIALIZE_PASS()
585 SmallPtrSet<MachineInstr*, 4> Killed; in INITIALIZE_PASS()
632 SmallPtrSet<MachineInstr *, 2> Uses; in ValidateTailPredicate()
761 SmallPtrSet<MachineInstr*, 2> ElementChain; in ValidateTailPredicate()
762 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate()
885 SmallPtrSet<MachineInstr *, 2> Defs; in producesFalseLanesZero()
923 SmallPtrSet<MachineInstr *, 4> FalseLanesZero; in ValidateLiveOuts()
924 SmallPtrSet<MachineInstr *, 4> Predicated; in ValidateLiveOuts()
952 SmallPtrSet<MachineInstr *, 2> Uses; in ValidateLiveOuts()
967 SmallPtrSet<MachineInstr*, 2> NonPredicated; in ValidateLiveOuts()
984 SmallPtrSet<MachineInstr *, 2> LiveOutMIs; in ValidateLiveOuts()
1297 SmallPtrSet<MachineInstr*, 2> Uses; in ProcessLoop()
1329 SmallPtrSet<MachineInstr*, 1> Ignore; in RevertLoopDec()
1394 SmallPtrSet<MachineInstr*, 4> Killed = { LoLoop.Start, LoLoop.Dec, in IterationCountDCE()