Searched refs:CheckValueMethodCase (Results 1 – 2 of 2) sorted by relevance
159 static bool CheckValueMethodCase(const Value *value, const Program &program);
283 bool AsmEmitter::CheckValueMethodCase(const Value *value, const Program &program) in CheckValueMethodCase() function in ark::pandasm::AsmEmitter366 if (!CheckValueMethodCase(value, program)) { in CheckValue()