Home
last modified time | relevance | path

Searched refs:IsNotHoistable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp205 ASSERT(inst->IsNotHoistable()); in CheckDataFlow()
Dinst.h863 bool IsNotHoistable() const in IsNotHoistable() function