Searched refs:SetContExpr (Results 1 – 3 of 3) sorted by relevance
182 doLoopNode->SetContExpr(DoLowerExpr(*(doLoopNode->GetCondExpr()), *newBlock)); in DoLowerBlock()
3104 node->SetContExpr(GetCondExpr()->CloneTree(allocator)); in CloneTree()3136 node->SetContExpr(GetCondExpr()->CloneTree(allocator)); in CloneTreeWithFreqs()3182 void SetContExpr(BaseNode *node) in SetContExpr() function3237 SetContExpr(node); in SetOpnd()
349 doLoopNode->SetContExpr(end); in ParseStmtDoloop()