Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp772 const int MaxInstsToCheck = 10; in mergeTruncStore() local
775 II != LastStore.getParent()->rend() && NumInstsChecked < MaxInstsToCheck; in mergeTruncStore()