Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1240 bool ChainCheck = false; in isFusableLoadOpStorePattern() local
1242 ChainCheck = true; in isFusableLoadOpStorePattern()
1249 ChainCheck = true; in isFusableLoadOpStorePattern()
1271 if (ChainCheck) in isFusableLoadOpStorePattern()
1277 if (!ChainCheck) in isFusableLoadOpStorePattern()