Home
last modified time | relevance | path

Searched refs:CollectIdInInstructions (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verifier/
H A Dverifier.h87 bool CollectIdInInstructions(const panda_file::File::EntityId &method_id);
H A Dverifier.cpp217 return CollectIdInInstructions(method_id); in CheckConstantPoolActions()
225 bool Verifier::CollectIdInInstructions(const panda_file::File::EntityId &method_id) in CollectIdInInstructions() function in panda::verifier::Verifier

Completed in 3 milliseconds