Home
last modified time | relevance | path

Searched defs:fromInst (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dobject_type_propagation.cpp377 void ObjectTypePropagationVisitor::WalkOutgoingEdges(const Inst *fromInst, in WalkOutgoingEdges()
397 for (const auto *fromInst : fromInsts) { in WalkStoreEdges() local