Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DDataflowAnalysis.h221 unsigned getAnnotationIndex() const { in getAnnotationIndex() function
236 Point, derived().getAnnotationIndex(), AllocatorId); in getOrCreateStateAt()
281 Point, const_derived().getAnnotationIndex()); in getStateAt()
309 BC.MIB->removeAnnotation(Inst, derived().getAnnotationIndex()); in cleanAnnotations()
H A DShrinkWrapping.h350 unsigned getAnnotationIndex() { in getAnnotationIndex() function
382 *PP.getInst(), getAnnotationIndex(), AllocatorId); in scheduleChange()
521 BC.MIB->removeAnnotation(Inst, getAnnotationIndex()); in ~ShrinkWrapping()
/llvm-project/bolt/lib/Passes/
H A DShrinkWrapping.cpp1345 Inst, getAnnotationIndex()); in moveSaveRestores()
1857 Inst, getAnnotationIndex()); in processInsertions()
1896 Inst, getAnnotationIndex()); in processDeletions()