Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h451 inline bool isMarker(unsigned Opc) { isMarker() function
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1912 bool BinaryContext::isMarker(const SymbolRef &Symbol) const { isMarker() function in llvm::bolt::BinaryContext