Searched refs:DLLImportPredicate (Results 1 – 1 of 1) sorted by relevance
588 auto DLLImportPredicate = [](const GlobalValue *GV) { in isThreadDependent() local591 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isThreadDependent()595 auto DLLImportPredicate = [](const GlobalValue *GV) { in isDLLImportDependent() local598 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isDLLImportDependent()