Home
last modified time | relevance | path

Searched refs:getAnnotationName (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DStackAvailableExpressions.h49 StringRef getAnnotationName() const { in getAnnotationName() function
H A DStackAllocationAnalysis.h58 StringRef getAnnotationName() const { in getAnnotationName() function
H A DStackReachingUses.h74 StringRef getAnnotationName() const { return StringRef("StackReachingUses"); } in getAnnotationName() function
H A DReachingInsns.h82 StringRef getAnnotationName() const { in getAnnotationName() function
H A DShrinkWrapping.h348 static StringRef getAnnotationName() { return StringRef("ShrinkWrap-Todo"); } in getAnnotationName() function
353 AnnotationIndex = BC.MIB->getOrCreateAnnotationIndex(getAnnotationName()); in getAnnotationIndex()
H A DDominatorAnalysis.h144 StringRef getAnnotationName() const { in getAnnotationName() function
H A DReachingDefOrUse.h146 StringRef getAnnotationName() const { in getAnnotationName() function
H A DLivenessAnalysis.h160 StringRef getAnnotationName() const { return StringRef("LivenessAnalysis"); } in getAnnotationName() function
H A DDataflowAnalysis.h215 StringRef getAnnotationName() const { in getAnnotationName() function
224 BC.MIB->getOrCreateAnnotationIndex(const_derived().getAnnotationName()); in getAnnotationIndex()
H A DStackPointerTracking.h173 StringRef getAnnotationName() const { in getAnnotationName() function
/llvm-project-15.0.7/bolt/lib/Passes/
H A DValidateInternalCalls.cpp81 StringRef getAnnotationName() const { in getAnnotationName() function in llvm::bolt::__anonf53e266a0111::StackPointerTrackingForInternalCalls
H A DShrinkWrapping.cpp1508 Point, ShrinkWrapping::getAnnotationName()); in computeNext()
1521 StringRef getAnnotationName() const { in getAnnotationName() function in llvm::bolt::__anonada6bacb0711::PredictiveStackPointerTracking