Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLowerEmuTLS.cpp99 const ConstantInt *InitIntValue = dyn_cast<ConstantInt>(InitValue); in addEmuTlsVar() local
103 (InitIntValue && InitIntValue->isZero())) in addEmuTlsVar()