Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DIfConversion.cpp1802 bool DoSwap = false; in IfConvertDiamondCommon() local
1804 DoSwap = true; in IfConvertDiamondCommon()
1807 DoSwap = true; in IfConvertDiamondCommon()
1810 if (DoSwap) { in IfConvertDiamondCommon()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h130 void swap(bool DoSwap = true) {
131 if (DoSwap && hasOffset())