Searched refs:_SQ (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3206 AddressingModeCombiner(const SimplifyQuery &_SQ, Value *OriginalValue) argument
3207 : CommonType(nullptr), SQ(_SQ), Original(OriginalValue) {}

Completed in 176 milliseconds