MCPcopy Create free account
hub / github.com/Samsung/UTopia / getState

Method getState

lib/propanalysis/ArgFlow.cpp:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175Argument &ArgFlow::getLLVMArg() { return Arg; }
176
177AnalysisState ArgFlow::getState() const { return this->State; }
178
179ArgDir ArgFlow::getArgDir() const {
180 assert(State != AnalysisState_Not_Analyzed &&

Callers 3

updateDefaultMethod · 0.80
updateDefaultMethod · 0.80
updateDefaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected