Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp182 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
575 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, in hasOtherReachingDefs() function in RegisterCoalescer
687 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo)) in removeCopyByCommutingDef()