Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h69 bool hasSection() const { return !getSection().empty(); } in hasSection() function
DGlobalValue.h248 bool hasSection() const { return !getSection().empty(); } in hasSection() function
/external/llvm/include/llvm/IR/
DGlobalObject.h66 bool hasSection() const { return !getSection().empty(); } in hasSection() function
DGlobalValue.h231 bool hasSection() const { return !getSection().empty(); } in hasSection() function
DModuleSummaryIndex.h182 bool hasSection() const { return Flags.HasSection; } in hasSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGlobalObject.h82 bool hasSection() const { in hasSection() function
DGlobalValue.h269 bool hasSection() const { return !getSection().empty(); } in hasSection() function