Searched refs:removeCalls (Results 1 – 1 of 1) sorted by relevance
31 p0, callIndex0 = removeCalls(p0, callIndex0, crash, pred)62 func removeCalls(p0 *Prog, callIndex0 int, crash bool, pred func(*Prog, int) bool) (*Prog, int) { func