Searched defs:isMarker (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ | ||
H A D | WebAssemblyMCTargetDesc.h | 451 inline bool isMarker(unsigned Opc) { isMarker() function |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 1912 bool BinaryContext::isMarker(const SymbolRef &Symbol) const { isMarker() function in llvm::bolt::BinaryContext |