Searched refs:DLLImportPredicate (Results 1 – 1 of 1) sorted by relevance
517 auto DLLImportPredicate = [](const GlobalValue *GV) { in isThreadDependent() local520 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isThreadDependent()524 auto DLLImportPredicate = [](const GlobalValue *GV) { in isDLLImportDependent() local527 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isDLLImportDependent()