Searched refs:NPath (Results 1 – 1 of 1) sorted by relevance
105 std::vector<ConstantExpr *> NPath(TPath.begin(), TPath.end()); in collectConstantExprPaths() local106 NPath.push_back(CE4); in collectConstantExprPaths()107 Stack.push_back(NPath); in collectConstantExprPaths()