Home
last modified time | relevance | path

Searched defs:make_alloca (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.cc1332 AllocaInst *CodegenLLVM::make_alloca(Instruction *Inst, Type *Ty, in make_alloca() function in ebpf::cc::CodegenLLVM
1341 AllocaInst *CodegenLLVM::make_alloca(BasicBlock *BB, Type *Ty, in make_alloca() function in ebpf::cc::CodegenLLVM