Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1009 bool HasCall = false, HasAllocFrame = false; in findCFILocation() local
1013 HasAllocFrame = true; in findCFILocation()
1017 if (HasAllocFrame) in findCFILocation()