Searched refs:IsNotHoistable (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
D | graph_checker.cpp | 205 ASSERT(inst->IsNotHoistable()); in CheckDataFlow() |
D | inst.h | 863 bool IsNotHoistable() const in IsNotHoistable() function |