Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DHeuristicBase.h108 bool shouldOptimallyReduce(Graph::NodeItr nItr) { in shouldOptimallyReduce() function
135 if (impl().shouldOptimallyReduce(nItr)) { in setup()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/Heuristics/
DBriggs.h127 bool shouldOptimallyReduce(Graph::NodeItr nItr) { in shouldOptimallyReduce() function
278 if (shouldOptimallyReduce(nItr)) { in handleRemoveEdge()