Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp393 llvm::BasicBlock &continuationIP) { in convertOmpParallel()
419 llvm::Value *&replacementValue) -> InsertPointTy { in convertOmpParallel()
443 llvm::OpenMPIRBuilder::InsertPointTy allocaIP(builder.saveIP()); in convertOmpParallel() local
490 llvm::BasicBlock &continuationIP) { in convertOmpMaster()