Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp342 EvictionTrack LastEvicted; member in __anon4935e8a80111::RAGreedy
1080 LastEvicted.addEviction(PhysReg, VirtReg.reg, Intf->reg); in evictInterference()
1487 EvictionTrack::EvictorInfo VregEvictorInfo = LastEvicted.getEvictor(Evictee); in splitCanCauseEvictionChain()
3043 LastEvicted.clearEvicteeInfo(VirtReg.reg); in selectOrSplitImpl()
3080 LastEvicted.clearEvicteeInfo(VirtReg.reg); in selectOrSplitImpl()
3102 LastEvicted.clearEvicteeInfo(VirtReg.reg); in selectOrSplitImpl()
3264 LastEvicted.clear(); in runOnMachineFunction()