Home
last modified time | relevance | path

Searched refs:getAnnotationIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DDataflowAnalysis.h220 unsigned getAnnotationIndex() const { in getAnnotationIndex() function
235 Point, derived().getAnnotationIndex(), AllocatorId); in getOrCreateStateAt()
280 Point, const_derived().getAnnotationIndex()); in getStateAt()
308 BC.MIB->removeAnnotation(Inst, derived().getAnnotationIndex()); in cleanAnnotations()
H A DShrinkWrapping.h350 unsigned getAnnotationIndex() { in getAnnotationIndex() function
382 *PP.getInst(), getAnnotationIndex(), AllocatorId); in scheduleChange()
519 BC.MIB->removeAnnotation(Inst, getAnnotationIndex()); in ~ShrinkWrapping()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1654 Optional<unsigned> getAnnotationIndex(StringRef Name) const { in getAnnotationIndex() function
1742 const auto Index = getAnnotationIndex(Name); in getAnnotationAs()
1773 const auto Index = getAnnotationIndex(Name); in hasAnnotation()
1794 const auto Index = getAnnotationIndex(Name); in tryGetAnnotationAs()
1809 const auto Index = getAnnotationIndex(Name); in tryGetAnnotationAs()
1829 const auto Index = getAnnotationIndex(Name); in removeAnnotation()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1361 Inst, getAnnotationIndex()); in moveSaveRestores()
1885 Inst, getAnnotationIndex()); in processInsertions()
1918 Inst, getAnnotationIndex()); in processDeletions()