Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h279 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp824 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals
DRegisterCoalescer.cpp581 if (LIS->hasPHIKill(IntA, AValNo)) in hasOtherReachingDefs()