llvm-6502/include/llvm/CodeGen/PBQP
Jonas Paulsson 7df4cae5a9 [PBQP] NDEBUG guards added around code needed for assert.
wasConservativelyAllocatable() is only called to assert that a conservatively
allocatable node wasn't forced to spill.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229477 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-17 07:45:06 +00:00
..
CostAllocator.h [PBQP] Unique allowed-sets for nodes in the PBQP graph and use pairs of these 2014-10-27 17:44:25 +00:00
Graph.h [PBQP] Cautiously update edge costs in the solver 2015-02-11 08:25:36 +00:00
Math.h [PBQP] Use DenseSet rather than std::set for PBQP's PoolCostAllocator 2014-10-20 04:26:23 +00:00
ReductionRules.h [PBQP] NDEBUG guards added around code needed for assert. 2015-02-17 07:45:06 +00:00
Solution.h [PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint). 2014-10-09 18:20:51 +00:00