Searched defs:Interferences (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocEvictionAdvisor.cpp | 207 const auto &Interferences = Q.interferingVRegs(EvictInterferenceCutoff); canEvictInterferenceBasedOnCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | ScheduleDAGRRList.cpp | 174 SmallVector<SUnit*, 4> Interferences; member in __anon9cef1bc00111::ScheduleDAGRRList |