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