Searched refs:isThreadDependent (Results 1 – 4 of 4) sorted by relevance
79 bool isThreadDependent() const;
102 if (C->isThreadDependent()) { in analyzeGlobalAux()
4148 if (C->isThreadDependent()) in ValidLookupTableConstant()
391 bool Constant::isThreadDependent() const { in isThreadDependent() function in Constant