Searched defs:lookupNameByInstruction (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.cpp406 const char *Module::lookupNameByInstruction(const Instruction *inst) const { function in class:android::spirit::Module
407 return mDebugInfo->lookupNameByInstruction(inst);
570 DebugInfoSection::lookupNameByInstruction(const Instruction *target) const { function in class:android::spirit::DebugInfoSection

Completed in 37 milliseconds