Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dfindloc.cpp107 if (equality_(array_, at, target_)) { in AccumulateAt()
123 const EQUALITY equality_{}; member in Fortran::runtime::LocationAccumulator