Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp500 unsigned &NumCands, bool IgnoreCSR,
1883 unsigned &NumCands, bool IgnoreCSR, in calculateRegionSplitCost() argument
1888 if (IgnoreCSR && isUnusedCalleeSavedReg(PhysReg)) in calculateRegionSplitCost()