Searched defs:fromInst (Results 1 – 1 of 1) sorted by relevance
377 void ObjectTypePropagationVisitor::WalkOutgoingEdges(const Inst *fromInst, in WalkOutgoingEdges()397 for (const auto *fromInst : fromInsts) { in WalkStoreEdges() local