Home
last modified time | relevance | path

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

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