Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp198 unsigned NumMemoryInsts; member
754 Cand.NumMemoryInsts = MemoryInstNum; in analyzeInstructionForSinking()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp116 STATISTIC(NumMemoryInsts, "Number of memory instructions whose address "
5471 ++NumMemoryInsts; in optimizeMemoryInst()