Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2031 BlockIndexMap BlockIndexes; in optimizeSpillSlots() local
2058 auto P = BlockIndexes.insert( in optimizeSpillSlots()
2230 auto F = BlockIndexes.find(&B); in optimizeSpillSlots()
2231 assert(F != BlockIndexes.end()); in optimizeSpillSlots()