HomeSort by relevance Sort by last modified time
    Searched refs:hasPHIKill (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 285 bool hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const;
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 617 LiveIntervals::hasPHIKill(const LiveInterval &LI, const VNInfo *VNI) const {
    [all...]
RegisterCoalescer.cpp 523 if (LIS->hasPHIKill(IntA, AValNo))
    [all...]

Completed in 66 milliseconds