Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp2796 mlir::Value statIsPresentAtRuntime = in genGetCommandArgument() local
2798 builder.genIfThen(loc, statIsPresentAtRuntime) in genGetCommandArgument()
2867 mlir::Value statIsPresentAtRuntime = in genGetEnvironmentVariable() local
2869 builder.genIfThen(loc, statIsPresentAtRuntime) in genGetEnvironmentVariable()