Searched refs:hasPHIKill (Results 1 – 10 of 10) sorted by relevance
278 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
301 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
539 bool HasPHIKill = BValNo->hasPHIKill(); in AdjustCopiesBackFrom()649 if (AValNo->isPHIDef() || AValNo->isUnused() || AValNo->hasPHIKill()) in RemoveCopyByCommutingDef()1620 if (VNI->hasPHIKill()) in JoinIntervals()1629 if (VNI->hasPHIKill()) in JoinIntervals()
640 if (vni->hasPHIKill()) in print()
1843 if (VNI->hasPHIKill()) { in addIntervalsForSpills()
104 bool hasPHIKill() const { return flags & HAS_PHI_KILL; } in hasPHIKill() function
803 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals
591 if (LIS->hasPHIKill(IntA, AValNo)) in hasOtherReachingDefs()
839 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals
642 if (LIS->hasPHIKill(IntA, AValNo)) in hasOtherReachingDefs()