Searched defs:IsReserved (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervals.cpp | 280 bool IsReserved = false; computeRegUnitRange() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 513 bool IsReserved = !Base || Symbol.isCommon(); writeSymbol() local |