Home
last modified time | relevance | path

Searched defs:DLLImportPredicate (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp594 auto DLLImportPredicate = [](const GlobalValue *GV) { isThreadDependent() local
601 auto DLLImportPredicate = [](const GlobalValue *GV) { isDLLImportDependent() local