Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineInstr.cpp1589 bool OmittedAnyCallClobbers = false; in print() local
1643 OmittedAnyCallClobbers = true; in print()
1703 if (OmittedAnyCallClobbers) { in print()