Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DGlobalObject.h62 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function
DGlobalValue.h134 bool hasComdat() const { return getComdat() != nullptr; } in hasComdat() function