Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h472 std::string getOrCreateName(const VPValue *V) const;
H A DVPlan.cpp1275 Twine VPlanPrinter::getOrCreateName(const VPBlockBase *Block) { in getOrCreateName() function in VPlanPrinter
1454 OS << Tracker.getOrCreateName(this); in printAsOperand()
1572 std::string VPSlotTracker::getOrCreateName(const VPValue *V) const { in getOrCreateName() function in VPSlotTracker
H A DVPlan.h3536 Twine getOrCreateName(const VPBlockBase *Block);