Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1394 for (unsigned ScanInsts = 6; BBI != SI.getParent()->begin() && ScanInsts; in visitStoreInst() local
1395 --ScanInsts) { in visitStoreInst()
1401 ScanInsts++; in visitStoreInst()