Searched refs:hasImplicitSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h243 bool hasImplicitSection() const { function in class:llvm::GlobalVariable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp615 if (GV.isDeclaration() || GV.isThreadLocal() || GV.hasImplicitSection())
H A DTargetLoweringObjectFileImpl.cpp565 if (GV && GV->hasImplicitSection()) {

Completed in 90 milliseconds