Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1878 unsigned MaxNumInstToLookAt = 9; in isSafeToSpeculateStore() local
1880 if (!MaxNumInstToLookAt) in isSafeToSpeculateStore()
1882 --MaxNumInstToLookAt; in isSafeToSpeculateStore()