Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp271 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
735 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, in hasOtherReachingDefs() function in RegisterCoalescer
860 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo)) in removeCopyByCommutingDef()