Searched defs:addVirtRegCoalesce (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp462 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit);
470 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit);
480 void addVirtRegCoalesce( function in class:__anon13963::Coalescing
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp411 addVirtRegCoalesce(g.getEdgeCosts(edge), *allowed1, *allowed2,
426 void PBQPBuilderWithCoalescing::addVirtRegCoalesce( function in class:PBQPBuilderWithCoalescing

Completed in 151 milliseconds