Home | History | Annotate | Download | only in ssa

Lines Matching refs:isLeaf

508 // isLeaf reports whether f performs any calls.
509 func isLeaf(f *Func) bool {
566 if isLeaf(f) {