Home
last modified time | relevance | path

Searched refs:IntA (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp538 LiveInterval &IntA = in adjustCopiesBackFrom() local
573 if (AS == IntA.end()) return false; in adjustCopiesBackFrom()
658 shrinkToUses(&IntA); in adjustCopiesBackFrom()
670 if (LIS->hasPHIKill(IntA, AValNo)) in hasOtherReachingDefs()
721 LiveInterval &IntA = in removeCopyByCommutingDef() local
897 if (!IntA.hasSubRanges()) { in removeCopyByCommutingDef()
899 IntA.createSubRangeFrom(Allocator, Mask, IntA); in removeCopyByCommutingDef()
941 LIS->removeVRegDefAt(IntA, AValNo->def); in removeCopyByCommutingDef()
1008 LiveInterval &IntA = in removePartialRedundancy() local
1015 VNInfo *AValNo = IntA.getVNInfoAt(CopyIdx); in removePartialRedundancy()
[all …]