Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2594 unsigned MaxNumInstToLookAt = 9; in isSafeToSpeculateStore() local
2598 if (!MaxNumInstToLookAt) in isSafeToSpeculateStore()
2600 --MaxNumInstToLookAt; in isSafeToSpeculateStore()