Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp290 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
762 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, in hasOtherReachingDefs() function in RegisterCoalescer
887 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo)) in removeCopyByCommutingDef()