Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp858 bool HasCall = false, HasAllocFrame = false; in findCFILocation() local
862 HasAllocFrame = true; in findCFILocation()
866 if (HasAllocFrame) in findCFILocation()