Searched refs:getFunctionDefinitionFromInstruction (Results 1 – 3 of 3) sorted by relevance
169 auto kernel = m->getFunctionDefinitionFromInstruction(i); in TEST_F()
384 Module::getFunctionDefinitionFromInstruction(FunctionInst *inst) const { in getFunctionDefinitionFromInstruction() function in android::spirit::Module396 return getFunctionDefinitionFromInstruction(inst); in lookupFunctionDefinitionByName()
136 getFunctionDefinitionFromInstruction(FunctionInst *) const;