Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRegAllocPBQP.h155 void addPhysRegCoalesce(PBQP::Vector &costVec, unsigned pregOption,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp392 addPhysRegCoalesce(g.getNodeCosts(node), pregOpt, cBenefit); in build()
420 void PBQPBuilderWithCoalescing::addPhysRegCoalesce(PBQP::Vector &costVec, in addPhysRegCoalesce() function in PBQPBuilderWithCoalescing