Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DMCPlusBuilder.cpp270 bool MCPlusBuilder::hasAnnotation(const MCInst &Inst, unsigned Index) const { in hasAnnotation() function in MCPlusBuilder
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1772 bool hasAnnotation(const MCInst &Inst, StringRef Name) const { in hasAnnotation() function