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

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h279 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp824 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { function in class:LiveIntervals
H A DRegisterCoalescer.cpp581 if (LIS->hasPHIKill(IntA, AValNo))

Completed in 54 milliseconds