Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp56 : allocaInsertPoint(allocaIP) {} in OpenMPAllocaStackFrame()
57 llvm::OpenMPIRBuilder::InsertPointTy allocaInsertPoint; member in __anon2bb86f6e0111::OpenMPAllocaStackFrame
84 llvm::OpenMPIRBuilder::InsertPointTy allocaInsertPoint; in findAllocaInsertPoint() local
87 allocaInsertPoint = frame.allocaInsertPoint; in findAllocaInsertPoint()
91 return allocaInsertPoint; in findAllocaInsertPoint()