Searched defs:label_return (Results 1 – 3 of 3) sorted by relevance
519 BasicBlock* label_return = BasicBlock::Create(getGlobalContext(), "return",func_test4,0); in makeLLVMModule() local
525 BasicBlock *label_return = in makeLLVMModule() local
7126 public static class label_return extends ParserRuleReturnScope { class in smaliParser