Searched refs:getNameOrAsOperand (Results 1 – 3 of 3) sorted by relevance
228 << L->getHeader()->getNameOrAsOperand() << "\n"); in runOnLoop()763 << InitialPreheader->getNameOrAsOperand() in getOrCreateHoistedBlock()765 << BB->getNameOrAsOperand() << "\n"); in getOrCreateHoistedBlock()1044 << HoistPoint->getParent()->getNameOrAsOperand() in hoistRegion()1802 LLVM_DEBUG(dbgs() << "LICM hoisting to " << Dest->getNameOrAsOperand() << ": " in hoist()
295 std::string getNameOrAsOperand() const;
431 std::string Value::getNameOrAsOperand() const { in getNameOrAsOperand() function in Value