Searched refs:hasPHIKill (Results 1 – 3 of 3) sorted by relevance
251 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
493 if (LIS->hasPHIKill(IntA, AValNo)) in hasOtherReachingDefs()
826 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals