Searched refs:isThreadDependent (Results 1 – 5 of 5) sorted by relevance
123 bool isThreadDependent() const;
113 if (C->isThreadDependent()) { in analyzeGlobalAux()
5049 if (C->isThreadDependent()) in ValidLookupTableConstant()
188 return !C->isThreadDependent(); in isDynamicallyUnique()
636 bool Constant::isThreadDependent() const { in isThreadDependent() function in Constant