Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h626 bool AllowMultipleUses = false);
H A DInstructionCombining.cpp1822 bool AllowMultipleUses) { in foldOpIntoPhi() argument
1832 if (!AllowMultipleUses && !OneUse) { in foldOpIntoPhi()