MCPcopy Create free account
hub / github.com/GANGE666/xVMP / empty

Method empty

src/lib/Bitcode/Reader/MetadataLoader.cpp:361–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359 assert(empty() && "PlaceholderQueue hasn't been flushed before being destroyed");
360 }
361 bool empty() { return PHs.empty(); }
362 DistinctMDOperandPlaceholder &getPlaceholderOp(unsigned ID);
363 void flush(BitcodeReaderMetadataList &MetadataList);
364

Callers 10

emptyMethod · 0.45
shrinkToMethod · 0.45
hasFwdRefsMethod · 0.45
tryToResolveCyclesMethod · 0.45
flushMethod · 0.45
upgradeDIExpressionMethod · 0.45
parseMetadataMethod · 0.45
parseOneMetadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected