Searched refs:DLLImportPredicate (Results 1 – 2 of 2) sorted by relevance
392 auto DLLImportPredicate = [](const GlobalValue *GV) { in isThreadDependent() local395 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isThreadDependent()399 auto DLLImportPredicate = [](const GlobalValue *GV) { in isDLLImportDependent() local402 return ConstHasGlobalValuePredicate(this, DLLImportPredicate); in isDLLImportDependent()
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()