Searched refs:HasAllocFrame (Results 1 – 1 of 1) sorted by relevance
1011 bool HasCall = false, HasAllocFrame = false; in findCFILocation() local1015 HasAllocFrame = true; in findCFILocation()1019 if (HasAllocFrame) in findCFILocation()