Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveInterval.h104 bool hasPHIKill() const { return flags & HAS_PHI_KILL; } in hasPHIKill() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp839 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp803 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const { in hasPHIKill() function in LiveIntervals