Home
last modified time | relevance | path

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

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