Searched refs:getIndividualCost (Results 1 – 1 of 1) sorted by relevance
393 CostType getIndividualCost() const { return IndividualCost; } in getIndividualCost() function in llvm::__anon00e757230111::SplitGraph::Node717 Cost += getNode(NodeID).getIndividualCost(); in calculateCost()1037 const CostType Cost = N.getIndividualCost(); in setupWorkList()1255 Result += "cost:" + std::to_string(N->getIndividualCost()); in getNodeDescription()