Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1533 unsigned MaxNumInstToLookAt = 9; in isSafeToSpeculateStore() local
1535 if (!MaxNumInstToLookAt) in isSafeToSpeculateStore()
1540 --MaxNumInstToLookAt; in isSafeToSpeculateStore()