MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / empty

Method empty

ir/function.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 std::vector<Phi*> phis() const;
66
67 bool empty() const { return m_instrs.empty(); }
68 JumpInstr::it_helper targets() const;
69 void replaceTargetWith(const BasicBlock *from, const BasicBlock *to);
70

Callers 15

overlapsMethod · 0.45
keep_only_writesMethod · 0.45
state.cppFile · 0.45
startBBMethod · 0.45
rewriteUndefMethod · 0.45
finishInitializerMethod · 0.45
syncSEdataWithSrcMethod · 0.45
value.cppFile · 0.45
getMethod · 0.45
smtOfMethod · 0.45
EGraphClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected