Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DMCPlusBuilder.cpp271 const MCInst *AnnotationInst = getAnnotationInst(Inst); in hasAnnotation()
279 MCInst *AnnotationInst = getAnnotationInst(Inst); in removeAnnotation()
294 MCInst *AnnotationInst = getAnnotationInst(Inst); in stripAnnotations()
307 const MCInst *AnnotationInst = getAnnotationInst(Inst); in printAnnotations()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h99 MCInst *getAnnotationInst(const MCInst &Inst) const { in getAnnotationInst() function
115 MCInst *AnnotationInst = getAnnotationInst(Inst);
137 const MCInst *AnnotationInst = getAnnotationInst(Inst); in getAnnotationOpValue()