Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp626 bool doExt = true; in print_details() local
628 default: doExt = false; break; in print_details()
633 if (doExt) in print_details()