HomeSort by: relevance | last modified time | path
    Searched refs:hasImplicitSection (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
GlobalVariable.h 243 bool hasImplicitSection() const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
GlobalMerge.cpp 617 if (GV.isDeclaration() || GV.isThreadLocal() || GV.hasImplicitSection())
TargetLoweringObjectFileImpl.cpp 666 if (GV && GV->hasImplicitSection()) {

Completed in 16 milliseconds