Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1604 bool AllDbgInstsAreIdentical = all_of(OtherSuccIterRange, [I1](auto &Iter) { in hoistCommonCodeFromSuccessors() local
1608 if (!AllDbgInstsAreIdentical) { in hoistCommonCodeFromSuccessors()