Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2188 BlockIndexMap BlockIndexes; in optimizeSpillSlots() local
2215 auto P = BlockIndexes.insert( in optimizeSpillSlots()
2387 auto F = BlockIndexes.find(&B); in optimizeSpillSlots()
2388 assert(F != BlockIndexes.end()); in optimizeSpillSlots()