Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp285 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
752 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, in hasOtherReachingDefs() function in RegisterCoalescer
877 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo)) in removeCopyByCommutingDef()