Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DModuleSlotTracker.h21 class SlotTracker; variable
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp63 VPSlotTracker SlotTracker( operator <<() local
105 VPSlotTracker SlotTracker( dump() local
113 VPSlotTracker SlotTracker( dump() local
1039 VPSlotTracker SlotTracker(this); printLiveIns() local
1069 VPSlotTracker SlotTracker(this); print() local
[all...]
H A DVPlan.h2255 print(raw_ostream & O,const Twine & Indent,VPSlotTracker & SlotTracker) print() argument
3377 VPSlotTracker SlotTracker; global() variable
[all...]
H A DVPlanRecipes.cpp706 VPSlotTracker SlotTracker(getParent()->getPlan()); dump() local
[all...]
/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp706 VPSlotTracker SlotTracker; TEST() local
770 VPSlotTracker SlotTracker(&Plan); TEST() local
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp696 class SlotTracker : public AbstractSlotTrackerStorage { global() class
967 SlotTracker::SlotTracker(const Module *M, bool ShouldInitializeAllMetadata) SlotTracker() function in SlotTracker
972 SlotTracker::SlotTracker(const Function *F, bool ShouldInitializeAllMetadata) SlotTracker() function in SlotTracker
976 SlotTracker::SlotTracker(const ModuleSummaryIndex *Index) SlotTracker() function in SlotTracker
[all...]