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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp199 unsigned NumMemoryInsts; member in struct:__anon4630::SinkingInstructionCandidate
758 Cand.NumMemoryInsts = MemoryInstNum;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp115 STATISTIC(NumMemoryInsts, "Number of memory instructions whose address "
5254 ++NumMemoryInsts;

Completed in 128 milliseconds