Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5498 bool ActuallyDoIt = true; in visitMemCmpCall() local
5505 ActuallyDoIt = false; in visitMemCmpCall()
5536 if (ActuallyDoIt && CSize->getZExtValue() > 4) { in visitMemCmpCall()
5545 ActuallyDoIt = false; in visitMemCmpCall()
5548 if (ActuallyDoIt) { in visitMemCmpCall()