Searched refs:TryToExtractComplexExpr (Results 1 – 1 of 1) sorted by relevance
585 static BaseNode *TryToExtractComplexExpr(BaseNode *expr, MIRFunction &func, BlockNode &block, const… in TryToExtractComplexExpr() function610 realDstExpr = TryToExtractComplexExpr(addrExpr, func, block, stmt, debug); in ExpandMemsetLowLevel()