Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp178 bool TargetMachine::shouldAssumeDSOLocal(const GlobalValue *GV) const { in shouldAssumeDSOLocal() function in TargetMachine
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1626 static bool shouldAssumeDSOLocal(const CodeGenModule &CGM, in shouldAssumeDSOLocal() function