HomeSort by relevance Sort by last modified time
    Searched refs:PBQPBuilderWithCoalescing (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 141 class PBQPBuilderWithCoalescing : public PBQPBuilder {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 314 PBQPRAProblem *PBQPBuilderWithCoalescing::build(MachineFunction *mf,
396 void PBQPBuilderWithCoalescing::addPhysRegCoalesce(PBQP::Vector &costVec,
402 void PBQPBuilderWithCoalescing::addVirtRegCoalesce(
633 Builder.reset(new PBQPBuilderWithCoalescing());

Completed in 28 milliseconds