Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp129 collectArrayMentionFrom(op, mlir::Value{}); in collectArrayMentionFrom()
133 collectArrayMentionFrom(v); in collectArrayMentionFrom()
168 collectArrayMentionFrom(u); in collectArrayMentionFrom()
210 collectArrayMentionFrom(access.getResult()); in collectArrayMentionFrom()
240 collectArrayMentionFrom(u); in collectArrayMentionFrom()
261 collectArrayMentionFrom(u); in collectArrayMentionFrom()
267 void collectArrayMentionFrom(mlir::Value val) { in collectArrayMentionFrom() function in __anon34e2ca540211::ReachCollector
274 collectArrayMentionFrom(ba); in collectArrayMentionFrom()
280 collectArrayMentionFrom(op, val); in collectArrayMentionFrom()
296 collector.collectArrayMentionFrom(seq); in reachingValues()
[all …]