Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp574 if (std::optional<uint64_t> entryResult = calculateStructAlignment() local
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp3976 Symbol &entryResult{*iter->second}; Post() local