Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp694 int LoadStoreCount = ObjSize / OpcodeChecker; in insertPrologueInBlock() local
697 ++LoadStoreCount; in insertPrologueInBlock()
707 while (Count < LoadStoreCount) { in insertPrologueInBlock()