Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h180 Solution backpropagate(GraphT& G, StackT stack) { in backpropagate() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h296 S = backpropagate(G, reduce()); in solve()