MCPcopy Create free account
hub / github.com/beefytech/Beef / IsEmpty

Method IsEmpty

IDEHelper/Backend/BeMCContext.cpp:664–667  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662}
663
664bool BeVTrackingContext::IsEmpty(BeVTrackingList* list)
665{
666 return list->mSize == 0;
667}
668
669BeVTrackingList* BeVTrackingContext::Merge(BeVTrackingList* prevDestEntry, BeVTrackingList* mergeFrom)
670{

Callers 6

GenerateLivenessMethod · 0.45
DoInstCombinePassMethod · 0.45
DoLegalizationMethod · 0.45
DoJumpRemovePassMethod · 0.45
DoCodeEmissionMethod · 0.45
GenerateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected