Searched defs:invokeOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Target/LLVMIR/ | ||
H A D | ModuleTranslation.cpp | 805 if (auto invokeOp = dyn_cast<LLVM::InvokeOp>(terminator)) { getPHISourceValue() local |
H A D | ModuleImport.cpp | 1536 InvokeOp invokeOp; convertInstruction() local |