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