Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp141 BlockArgument argOperand = llvm::dyn_cast<BlockArgument>(operand); in collapseBranch() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleImport.cpp2017 FailureOr<Value> argOperand = convertMetadataValue(dbgIntr->getArgOperand(0)); processDebugIntrinsic() local