OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PBQPBuilderWithCoalescing
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h
142
class
PBQPBuilderWithCoalescing
: public PBQPBuilder {
/external/llvm/lib/CodeGen/
RegAllocPBQP.cpp
337
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 151 milliseconds