Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/c/
Dir_core.h594 AbckitInst *(*bbCreateCatchPhi)(AbckitBasicBlock *catchBegin, size_t argCount, ...); member
/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_GraphApiImpl_0.cpp67 TEST_F(LibAbcKitNullptrTestsGraphApiImpl0, bbCreateCatchPhi) in TEST_F() argument