Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h531 bool AllowMultipleUsers = false) = 0;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1239 bool AllowMultipleUsers) { in SimplifyDemandedVectorElts() argument
1295 if (!AllowMultipleUsers) { in SimplifyDemandedVectorElts()
H A DInstCombineInternal.h494 bool AllowMultipleUsers = false) override;