Searched refs:getAnnotationIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/include/bolt/Passes/ |
H A D | DataflowAnalysis.h | 221 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 D | ShrinkWrapping.h | 350 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 D | ShrinkWrapping.cpp | 1345 Inst, getAnnotationIndex()); in moveSaveRestores() 1857 Inst, getAnnotationIndex()); in processInsertions() 1896 Inst, getAnnotationIndex()); in processDeletions()
|