Home
last modified time | relevance | path

Searched defs:Interferences (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp208 const auto &Interferences = Q.interferingVRegs(EvictInterferenceCutoff); in canEvictInterferenceBasedOnCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp174 SmallVector<SUnit*, 4> Interferences; member in __anona90f206e0111::ScheduleDAGRRList