Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp116 bool LiveIntervalUnion::Query::isSeenInterference( in isSeenInterference() function in LiveIntervalUnion::Query
161 if (VReg != RecentReg && !isSeenInterference(VReg)) { in collectInterferingVRegs()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h128 bool isSeenInterference(const LiveInterval *VirtReg) const;