Searched refs:getNumFrameInfos (Results 1 – 11 of 11) sorted by relevance
107 unsigned getNumFrameInfos() { in getNumFrameInfos() function
226 unsigned getNumFrameInfos() { return DwarfFrameInfos.size(); } in getNumFrameInfos() function
82 if (!getNumFrameInfos()) in EmitFrames()
618 if (!getNumFrameInfos()) in EmitFrames()
1022 for (unsigned i = 0, n = Streamer.getNumFrameInfos(); i < n; ++i) { in Emit()
261 unsigned getNumFrameInfos() { return DwarfFrameInfos.size(); } in getNumFrameInfos() function
104 if (!getNumFrameInfos()) in EmitFrames()
1058 if (!Out.getNumFrameInfos()) // No active dwarf frame in GetFrameRegGeneric()
1045 if (!Out.getNumFrameInfos()) // No active dwarf frame in GetFrameRegGeneric()
1292 bool HasActiveDwarfFrame = OutStreamer->getNumFrameInfos() && in EmitInstruction()
1701 bool HasActiveDwarfFrame = OutStreamer->getNumFrameInfos() && in EmitInstruction()