Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp208 int NumInstructionsCopied = 0; member in __anon391836e40111::ForwardOpTreeImpl
380 OS.indent(Indent + 4) << "Instructions copied: " << NumInstructionsCopied in printStatistics()
714 NumInstructionsCopied++; in forwardSpeculatable()