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.cpp1540 using CurrentAndEndIt = in hoistLockstepIdenticalDbgVariableRecords() typedef
1543 SmallVector<CurrentAndEndIt> Itrs; in hoistLockstepIdenticalDbgVariableRecords()
1547 auto atEnd = [](const CurrentAndEndIt &Pair) { in hoistLockstepIdenticalDbgVariableRecords()
1551 auto allIdentical = [](const SmallVector<CurrentAndEndIt> &Itrs) { in hoistLockstepIdenticalDbgVariableRecords()
1574 for (CurrentAndEndIt &Pair : Itrs) { in hoistLockstepIdenticalDbgVariableRecords()