HomeSort by: relevance | last modified time | path
    Searched refs:hasPHIKill (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h 301 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveIntervals.cpp 848 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const {
RegisterCoalescer.cpp 741 if (LIS->hasPHIKill(IntA, AValNo))

Completed in 44 milliseconds