Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h168 bool CheckUsers(Inst &inst, std::initializer_list<int> list) const in CheckUsers() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h228 bool CheckUsers(Inst &inst, std::initializer_list<int> list) const in CheckUsers() function
/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Ddangling_pointers_checker.cpp535 bool DanglingPointersChecker::CheckUsers(CallInst *runtimeCallInst) in CheckUsers() function in ark::compiler::DanglingPointersChecker