Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp602 bool ShouldCombineExpressions = Expr && Param.Expr->getNumElements() > 0; in finishCallSiteParams() local
606 if (ShouldCombineExpressions && Expr->isEntryValue()) in finishCallSiteParams()
614 ShouldCombineExpressions ? combineDIExpressions(Expr, Param.Expr) in finishCallSiteParams()