Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2238 unsigned MaxNumInstToLookAt = 9; in isSafeToSpeculateStore() local
2242 if (!MaxNumInstToLookAt) in isSafeToSpeculateStore()
2244 --MaxNumInstToLookAt; in isSafeToSpeculateStore()