Searched refs:getCallPhonyEdges (Results 1 – 1 of 1) sorted by relevance
181 BLEdgeVector getCallPhonyEdges();516 BLEdgeVector BLInstrumentationDag::getCallPhonyEdges () { in getCallPhonyEdges() function in BLInstrumentationDag1230 BLEdgeVector callEdges = dag.getCallPhonyEdges(); in insertInstrumentation()