Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp109 static bool isStaticallyAbsent(const fir::ExtendedValue &exv) { in isStaticallyAbsent() function
112 static bool isStaticallyAbsent(llvm::ArrayRef<fir::ExtendedValue> args, in isStaticallyAbsent() function
116 static bool isStaticallyAbsent(llvm::ArrayRef<mlir::Value> args, in isStaticallyAbsent() function