Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp199 unsigned NumMemoryInsts; member
743 Cand.NumMemoryInsts = MemoryInstNum; in analyzeInstructionForSinking()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp112 STATISTIC(NumMemoryInsts, "Number of memory instructions whose address "
4857 ++NumMemoryInsts; in optimizeMemoryInst()