Searched refs:getCheckInst (Results 1 – 1 of 1) sorted by relevance
217 ICmpInst *getCheckInst() const { return CheckInst; } in getCheckInst() function in __anon76406cf20111::GuardWideningImpl::RangeCheck552 makeAvailableAt(RC.getCheckInst(), InsertPt); in widenCondCommon()554 Result = BinaryOperator::CreateAnd(RC.getCheckInst(), Result, "", in widenCondCommon()557 Result = RC.getCheckInst(); in widenCondCommon()