Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalValue.h365 bool isTagged() const { in isTagged() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.h302 bool isTagged() const { return archSpecificBit; } in isTagged() function