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