Searched refs:CanFoldNonConst (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1964 bool CanFoldNonConst = local
1970 if (!CanFoldNonConst &&
1992 if (!CanFoldNonConst && !NewCT.isUndef() &&
1999 if (!CanFoldNonConst && !NewCF.isUndef() &&

Completed in 258 milliseconds