Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verifier/
H A Dverifier.h93 bool VerifyLiteralId(const uint32_t &literal_id) const;
H A Dverifier.cpp377 bool Verifier::VerifyLiteralId(const uint32_t &literal_id) const in VerifyLiteralId() function in panda::verifier::Verifier
908 if (!VerifyLiteralId(id)) { in CheckConstantPoolIndex()

Completed in 2 milliseconds