Searched refs:addPhysRegCoalesce (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h151 void addPhysRegCoalesce(PBQP::Vector &costVec, unsigned pregOption,
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp367 addPhysRegCoalesce(g.getNodeCosts(node), pregOpt, cBenefit);
395 void PBQPBuilderWithCoalescing::addPhysRegCoalesce(PBQP::Vector &costVec, function in class:PBQPBuilderWithCoalescing

Completed in 49 milliseconds