Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1576 using CurrentAndEndIt = in hoistLockstepIdenticalDbgVariableRecords() typedef
1579 SmallVector<CurrentAndEndIt> Itrs; in hoistLockstepIdenticalDbgVariableRecords()
1583 auto atEnd = [](const CurrentAndEndIt &Pair) { in hoistLockstepIdenticalDbgVariableRecords()
1587 auto allIdentical = [](const SmallVector<CurrentAndEndIt> &Itrs) { in hoistLockstepIdenticalDbgVariableRecords()
1610 for (CurrentAndEndIt &Pair : Itrs) { in hoistLockstepIdenticalDbgVariableRecords()