Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp88 mlir::Block *outgoing = builder.getInsertionBlock(); in emitStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp133 llvm::BasicBlock *outgoing = Builder.GetInsertBlock(); in EmitStmt() local