Home
last modified time | relevance | path

Searched refs:getBestAllocaInsertPoint (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h459 static OpBuilder::InsertPoint getBestAllocaInsertPoint(mlir::Block *block) { in getBestAllocaInsertPoint() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1516 builder.getBestAllocaInsertPoint(entryBlock), arraySize); in emitAlloca()