Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1782 ErrorOr<const ValueType &> tryGetAnnotationAs(const MCInst &Inst, in tryGetAnnotationAs() function
1792 ErrorOr<const ValueType &> tryGetAnnotationAs(const MCInst &Inst, in tryGetAnnotationAs() function
1801 ErrorOr<ValueType &> tryGetAnnotationAs(MCInst &Inst, unsigned Index) const { in tryGetAnnotationAs() function
1808 ErrorOr<ValueType &> tryGetAnnotationAs(MCInst &Inst, StringRef Name) const { in tryGetAnnotationAs() function