Home
last modified time | relevance | path

Searched defs:CodeIter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp547 auto CodeIter = Islands.CodeOffsets.lower_bound(*DataIter); emitConstantIslands() local
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1996 auto CodeIter = Islands->CodeOffsets.upper_bound(Offset); isInConstantIsland() local
2016 auto CodeIter = Islands->CodeOffsets.lower_bound(*DataIter); global() variable