Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSlotTracker.h21 class SlotTracker; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp63 VPSlotTracker SlotTracker( in operator <<() local
105 VPSlotTracker SlotTracker( in dump() local
113 VPSlotTracker SlotTracker( in dump() local
1094 VPSlotTracker SlotTracker(this); in printLiveIns() local
1124 VPSlotTracker SlotTracker(this); in print() local
H A DVPlan.h2382 VPSlotTracker &SlotTracker) const override { in print()
3513 VPSlotTracker SlotTracker; variable
H A DVPlanRecipes.cpp792 VPSlotTracker SlotTracker(getParent()->getPlan()); in dump() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp696 class SlotTracker : public AbstractSlotTrackerStorage { class
967 SlotTracker::SlotTracker(const Module *M, bool ShouldInitializeAllMetadata) in SlotTracker() function in SlotTracker
972 SlotTracker::SlotTracker(const Function *F, bool ShouldInitializeAllMetadata) in SlotTracker() function in SlotTracker
976 SlotTracker::SlotTracker(const ModuleSummaryIndex *Index) in SlotTracker() function in SlotTracker