Home
last modified time | relevance | path

Searched refs:MaxNumInstToLookAt (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1865 unsigned MaxNumInstToLookAt = 9; in isSafeToSpeculateStore() local
1867 if (!MaxNumInstToLookAt) in isSafeToSpeculateStore()
1869 --MaxNumInstToLookAt; in isSafeToSpeculateStore()