Searched refs:Disjoint (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2221 bool Disjoint = TII->areMemAccessesTriviallyDisjoint(*NewMI, *PrevDef); local
2223 if (!Disjoint)

Completed in 60 milliseconds