Searched defs:setEdgeWeight (Results 1 – 2 of 2) sorted by relevance
124 void setEdgeWeight(Edge e, double w) { in setEdgeWeight() function
484 setEdgeWeight(const BasicBlock *Src, const BasicBlock *Dst, uint32_t Weight) { in setEdgeWeight() function in BranchProbabilityInfo