Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp280 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
753 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, in hasOtherReachingDefs() function in RegisterCoalescer
878 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo)) in removeCopyByCommutingDef()