Home
last modified time | relevance | path

Searched refs:AllowMultipleUsers (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h527 bool AllowMultipleUsers = false) = 0;
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1175 bool AllowMultipleUsers) { in SimplifyDemandedVectorElts() argument
1231 if (!AllowMultipleUsers) { in SimplifyDemandedVectorElts()
H A DInstCombineInternal.h602 bool AllowMultipleUsers = false) override;