Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp101 const ConstantInt *InitIntValue = dyn_cast<ConstantInt>(InitValue); in addEmuTlsVar() local
105 (InitIntValue && InitIntValue->isZero())) in addEmuTlsVar()