Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp2563 bool CollectModified; in run() local
2568 std::tie(SectionEnd, CollectModified) = in run()
2571 Modified |= CollectModified; in run()