Searched defs:shouldAssumeDSOLocal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ | ||
H A D | TargetMachine.cpp | 178 bool TargetMachine::shouldAssumeDSOLocal(const GlobalValue *GV) const { shouldAssumeDSOLocal() function in TargetMachine |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 1616 static bool shouldAssumeDSOLocal(const CodeGenModule &CGM, shouldAssumeDSOLocal() function |