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