Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp114 bool LiveIntervalUnion::Query::isSeenInterference(LiveInterval *VirtReg) const { in isSeenInterference() function in LiveIntervalUnion::Query
161 if (VReg != RecentReg && !isSeenInterference(VReg)) { in collectInterferingVRegs()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h160 bool isSeenInterference(LiveInterval *VirtReg) const;