Home
last modified time | relevance | path

Searched refs:isTypeGlobal (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h53 bool isTypeGlobal() const { in isTypeGlobal() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp873 return Index < Symbols.size() && Symbols[Index].isTypeGlobal(); in isValidGlobalSymbol()