Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h615 bool FoldWithMultiUse = false);
H A DInstructionCombining.cpp1686 bool FoldWithMultiUse) { in FoldOpIntoSelect() argument
1688 if (!SI->hasOneUse() && !FoldWithMultiUse) in FoldOpIntoSelect()