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