Searched refs:getOrCreateAnnotationIndex (Results 1 – 6 of 6) sorted by relevance
318 BC.MIB->getOrCreateAnnotationIndex( in performShrinkWrapping()320 BC.MIB->getOrCreateAnnotationIndex("ReachingDefs"); in performShrinkWrapping()321 BC.MIB->getOrCreateAnnotationIndex("ReachingUses"); in performShrinkWrapping()322 BC.MIB->getOrCreateAnnotationIndex("LivenessAnalysis"); in performShrinkWrapping()323 BC.MIB->getOrCreateAnnotationIndex("StackReachingUses"); in performShrinkWrapping()325 BC.MIB->getOrCreateAnnotationIndex("DominatorAnalysis"); in performShrinkWrapping()326 BC.MIB->getOrCreateAnnotationIndex("StackPointerTracking"); in performShrinkWrapping()330 BC.MIB->getOrCreateAnnotationIndex("ShrinkWrap-Todo"); in performShrinkWrapping()333 BC.MIB->getOrCreateAnnotationIndex("ReachingInsns"); in performShrinkWrapping()334 BC.MIB->getOrCreateAnnotationIndex("AccessesDeletedPos"); in performShrinkWrapping()[all …]
627 BC.MIB->getOrCreateAnnotationIndex("StackPointerTracking"); in preComputeSPT()
45 SaveTagIndex = BC.MIB->getOrCreateAnnotationIndex(getSaveTagName()); in getSaveTag()52 RestoreTagIndex = BC.MIB->getOrCreateAnnotationIndex(getRestoreTagName()); in getRestoreTag()199 TodoTagIndex = BC.MIB->getOrCreateAnnotationIndex(getTodoTagName()); in getTodoTag()206 SlotTagIndex = BC.MIB->getOrCreateAnnotationIndex(getSlotTagName()); in getSlotTag()214 BC.MIB->getOrCreateAnnotationIndex(getOffsetCFIRegTagName()); in getOffsetCFIRegTag()353 AnnotationIndex = BC.MIB->getOrCreateAnnotationIndex(getAnnotationName()); in getAnnotationIndex()
224 BC.MIB->getOrCreateAnnotationIndex(const_derived().getAnnotationName()); in getAnnotationIndex()
1663 unsigned getOrCreateAnnotationIndex(StringRef Name) { in getOrCreateAnnotationIndex() function1699 return addAnnotation(Inst, getOrCreateAnnotationIndex(Name), Val,1724 const unsigned Index = getOrCreateAnnotationIndex(Name);1764 const unsigned Index = getOrCreateAnnotationIndex(Name);
2954 BC->MIB->getOrCreateAnnotationIndex("JTIndexReg"); in buildFunctionsCFG()2955 BC->MIB->getOrCreateAnnotationIndex("NOP"); in buildFunctionsCFG()2956 BC->MIB->getOrCreateAnnotationIndex("Size"); in buildFunctionsCFG()