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

  /external/llvm/lib/CodeGen/
LiveIntervalUnion.cpp 104 bool LiveIntervalUnion::Query::isSeenInterference(LiveInterval *VirtReg) const {
151 if (VReg != RecentReg && !isSeenInterference(VReg)) {
  /external/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h 168 bool isSeenInterference(LiveInterval *VReg) const;

Completed in 126 milliseconds