Searched defs:SUnit (Results 1 – 9 of 9) sorted by relevance
20 class SUnit; variable71 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() argument78 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() argument85 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() argument
28 class SUnit; variable
41 class SUnit; variable
26 class SUnit; variable
25 class SUnit; variable
758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy()
578 SmallPtrSet<const SUnit*, 16> &Visited) { in iterateChainSucc()
3095 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() argument