Searched refs:isExternalFrame (Results 1 – 2 of 2) sorted by relevance
253 bool isExternalFrame() { return Address == ExternalAddr; } in isExternalFrame() function423 assert(!Cur->isExternalFrame() && in pushFrame()441 assert(!Cur->isExternalFrame() && in pushFrame()
208 if (Cur->isExternalFrame() || !Stack.pushFrame(Cur)) { in collectSamplesFromFrameTrie()