Searched refs:addInEdge (Results 1 – 3 of 3) sorted by relevance
119 void addInEdge(CfgNode *In) { InEdges.push_back(In); } in addInEdge() function
37 N->addInEdge(this); in appendInst()1330 NewNode->addInEdge(this); in shortCircuit()1333 Out->addInEdge(NewNode); in shortCircuit()
516 void addInEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addInEdge() function745 DestInfo.addInEdge(E.get()); in getInstrumentBBs()933 void addInEdge(PGOUseEdge *E) { in addInEdge() function