Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp149 ReachCollector(llvm::SmallVectorImpl<mlir::Operation *> &reach, in ReachCollector()
315 static void reachingValues(llvm::SmallVectorImpl<mlir::Operation *> &reach, in reachingValues()
348 llvm::SmallVectorImpl<mlir::Operation *> &reach; member in __anon98d240d70211::ReachCollector
568 static bool conflictOnLoad(llvm::ArrayRef<mlir::Operation *> reach, in conflictOnLoad()
716 static bool conflictDetected(llvm::ArrayRef<mlir::Operation *> reach, in conflictDetected()