OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldOptimallyReduce
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/PBQP/
HeuristicBase.h
108
bool
shouldOptimallyReduce
(Graph::NodeItr nItr) {
129
/// addToHeuristicReduceList based on the result of
shouldOptimallyReduce
.
135
if (impl().
shouldOptimallyReduce
(nItr)) {
/external/llvm/include/llvm/CodeGen/PBQP/Heuristics/
Briggs.h
127
bool
shouldOptimallyReduce
(Graph::NodeItr nItr) {
278
if (
shouldOptimallyReduce
(nItr)) {
Completed in 16 milliseconds