Home
last modified time | relevance | path

Searched defs:MemoryInstNum (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp644 unsigned &MemoryInstNum, in analyzeInstructionForSinking()
791 unsigned InstNum = 0, MemoryInstNum = 0; in sinkBB() local