Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp698 …auto pload = graph_->CreateInstLoadArrayPair(first->GetType(), INVALID_PC, first->GetInput(0).GetI… in ReplaceLoadArray() local
717 auto pload = graph_->CreateInstLoadObjectPair(first->GetType(), INVALID_PC); in ReplaceLoadObject() local
740 …auto pload = graph_->CreateInstLoadArrayPairI(first->GetType(), INVALID_PC, first->GetInput(0).Get… in ReplaceLoadArrayI() local