Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DForwardOpTree.cpp208 int NumInstructionsCopied = 0; member in __anon533823240111::ForwardOpTreeImpl
383 OS.indent(Indent + 4) << "Instructions copied: " << NumInstructionsCopied in printStatistics()
717 NumInstructionsCopied++; in forwardSpeculatable()