Searched defs:getJType (Results 1 – 2 of 2) sorted by relevance
/art/compiler/llvm/ | ||
D | ir_builder.cc | 72 ::llvm::Type* IRBuilder::getJType(JType jty) { in getJType() function in art::llvm::IRBuilder |
D | ir_builder.h | 309 ::llvm::Type* getJType(char shorty_jty) { in getJType() function |