Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNumBranchFixups

527   unsigned getNumBranchFixups() const { return BranchFixups.size(); }
529 assert(I < getNumBranchFixups());