Home
last modified time | relevance | path

Searched refs:isSeenInterference (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp104 bool LiveIntervalUnion::Query::isSeenInterference(LiveInterval *VirtReg) const { in isSeenInterference() function in LiveIntervalUnion::Query
151 if (VReg != RecentReg && !isSeenInterference(VReg)) { in collectInterferingVRegs()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h168 bool isSeenInterference(LiveInterval *VReg) const;