Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1062 for (unsigned ScanInsts = 6; BBI != SI.getParent()->begin() && ScanInsts; in visitStoreInst() local
1063 --ScanInsts) { in visitStoreInst()
1069 ScanInsts++; in visitStoreInst()