Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp196 unsigned NumMemoryInsts; member
759 Cand.NumMemoryInsts = MemoryInstNum; in analyzeInstructionForSinking()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp115 STATISTIC(NumMemoryInsts, "Number of memory instructions whose address "
5494 ++NumMemoryInsts; in optimizeMemoryInst()