Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h345 unsigned &NumCands, bool IgnoreCSR);
H A DRegAllocGreedy.cpp1045 bool IgnoreCSR) { in calculateRegionSplitCost() argument
1049 if (IgnoreCSR && EvictAdvisor->isUnusedCalleeSavedReg(PhysReg)) in calculateRegionSplitCost()