Home
last modified time | relevance | path

Searched defs:IsReserved (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp287 bool IsReserved = false; in computeRegUnitRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp530 bool IsReserved = !Base || Symbol.isCommon(); in writeSymbol() local