Searched defs:entryResult (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMTypes.cpp | 574 if (std::optional<uint64_t> entryResult = calculateStructAlignment() local |
/llvm-project/flang/lib/Semantics/ | ||
H A D | resolve-names.cpp | 3976 Symbol &entryResult{*iter->second}; Post() local |