Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1382 for (unsigned ScanInsts = 6; BBI != SI.getParent()->begin() && ScanInsts; in visitStoreInst() local
1383 --ScanInsts) { in visitStoreInst()
1389 ScanInsts++; in visitStoreInst()