Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgep_propagation.cpp64 void GepPropagation::AddToVector(Instruction *inst, SmallVector<Instruction *> *toExpand, in AddToVector()
95 SmallVector<Instruction *> toExpand; in Propagate() local