Searched refs:IfNode (Results 1 – 1 of 1) sorted by relevance
928 static void splitVarStateForIf(const IfStmt *IfNode, const VarTestResult &Test, in splitVarStateForIf() argument1227 if (const auto *IfNode = in splitState() local1229 if (IfNode->isConsteval()) in splitState()1232 const Expr *Cond = IfNode->getCond(); in splitState()1241 splitVarStateForIf(IfNode, PInfo.getVarTest(), CurrStates.get(), in splitState()