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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRegAllocPBQP.h142 class PBQPBuilderWithCoalescing : public PBQPBuilder { class in namespace:llvm
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp337 std::auto_ptr<PBQPRAProblem> PBQPBuilderWithCoalescing::build(
420 void PBQPBuilderWithCoalescing::addPhysRegCoalesce(PBQP::Vector &costVec,
426 void PBQPBuilderWithCoalescing::addVirtRegCoalesce(
717 std::auto_ptr<PBQPBuilder>(new PBQPBuilderWithCoalescing()));

Completed in 233 milliseconds