Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Transform/
H A DForwardOpTree.cpp209 int NumInstructionsCopied = 0; member in __anon8f337d270111::ForwardOpTreeImpl
384 OS.indent(Indent + 4) << "Instructions copied: " << NumInstructionsCopied in printStatistics()
718 NumInstructionsCopied++; in forwardSpeculatable()