Searched defs:CodegenLLVM (Results 1 – 2 of 2) sorted by relevance
/external/bcc/src/cc/frontends/b/ | ||
D | loader.h | 33 class CodegenLLVM; variable |
D | codegen_llvm.cc | 96 CodegenLLVM::CodegenLLVM(llvm::Module *mod, Scopes *scopes, Scopes *proto_scopes) in CodegenLLVM() function in ebpf::cc::CodegenLLVM |