Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h629 bool FoldWithMultiUse = false);
H A DInstructionCombining.cpp1054 bool FoldWithMultiUse) { in FoldOpIntoSelect() argument
1056 if (!SI->hasOneUse() && !FoldWithMultiUse) in FoldOpIntoSelect()