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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h302 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp836 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { function in class:LiveIntervals
H A DRegisterCoalescer.cpp758 if (LIS->hasPHIKill(IntA, AValNo))

Completed in 172 milliseconds