Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HaveInsertPoint

1586   /// HaveInsertPoint - True if an insertion point is defined. If not, this
1588 bool HaveInsertPoint() const {
1597 if (!HaveInsertPoint())