Home
last modified time | relevance | path

Searched refs:backpropagate (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h179 Solution backpropagate(GraphT& G, StackT stack) { in backpropagate() function
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h353 S = backpropagate(G, reduce()); in solve()