Home
last modified time | relevance | path

Searched defs:SlotTracker (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSlotTracker.h22 class SlotTracker; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp69 VPSlotTracker SlotTracker(Parent ? Parent->getPlan() : nullptr); in operator <<() local
110 VPSlotTracker SlotTracker( in dump() local
118 VPSlotTracker SlotTracker( in dump() local
699 VPSlotTracker SlotTracker(getPlan()); in print() local
1105 VPSlotTracker SlotTracker(this); in printLiveIns() local
1143 VPSlotTracker SlotTracker(this); in print() local
H A DVPlanHelpers.h425 VPSlotTracker SlotTracker; variable
H A DVPlan.h2754 VPSlotTracker &SlotTracker) const override { in print()
H A DVPlanRecipes.cpp1120 VPSlotTracker SlotTracker(getParent()->getPlan()); in dump() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp754 class SlotTracker : public AbstractSlotTrackerStorage { class
1025 SlotTracker::SlotTracker(const Module *M, bool ShouldInitializeAllMetadata) in SlotTracker() function in SlotTracker
1030 SlotTracker::SlotTracker(const Function *F, bool ShouldInitializeAllMetadata) in SlotTracker() function in SlotTracker
1034 SlotTracker::SlotTracker(const ModuleSummaryIndex *Index) in SlotTracker() function in SlotTracker