Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Results

556   // and reachablity queries return non-sensical results.  Thus, we preprocess
692 std::vector<Value *> Results;
693 Results.reserve(ParsePointNeeded.size());
708 Results.push_back(GCResult);
710 assert(Results.size() == ParsePointNeeded.size());
715 Value *GCResult = Results[i];