Home
last modified time | relevance | path

Searched refs:hasAbsentOptional (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1884 bool static hasAbsentOptional(llvm::ArrayRef<mlir::Value> args) { in hasAbsentOptional() function
1890 bool static hasAbsentOptional(llvm::ArrayRef<fir::ExtendedValue> args) { in hasAbsentOptional() function
1902 if (hasAbsentOptional(args)) { in outlineInWrapper()
1921 if (hasAbsentOptional(args)) in outlineInExtendedWrapper()