Searched refs:getOrCreateName (Results 1 – 2 of 2) sorted by relevance
410 std::string getOrCreateName(const VPValue *V) const;448 Twine getOrCreateName(const VPBlockBase *Block);
1318 Twine VPlanPrinter::getOrCreateName(const VPBlockBase *Block) { in getOrCreateName() function in VPlanPrinter1494 OS << Tracker.getOrCreateName(this); in printAsOperand()1590 std::string VPSlotTracker::getOrCreateName(const VPValue *V) const { in getOrCreateName() function in VPSlotTracker