Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1432 unsigned MaxNumInstToLookAt = 10; in isSafeToSpeculateStore() local
1434 RE = BrBB->rend(); RI != RE && (--MaxNumInstToLookAt); ++RI) { in isSafeToSpeculateStore()