1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/CodeGen/PBQP
Jonas Paulsson 3770814b38 [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.

llvm-svn: 229477
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