Home
last modified time | relevance | path

Searched refs:getOrCreateName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHelpers.h410 std::string getOrCreateName(const VPValue *V) const;
448 Twine getOrCreateName(const VPBlockBase *Block);
H A DVPlan.cpp1318 Twine VPlanPrinter::getOrCreateName(const VPBlockBase *Block) { in getOrCreateName() function in VPlanPrinter
1494 OS << Tracker.getOrCreateName(this); in printAsOperand()
1590 std::string VPSlotTracker::getOrCreateName(const VPValue *V) const { in getOrCreateName() function in VPSlotTracker