Searched refs:getCheckInst (Results 1 – 1 of 1) sorted by relevance
220 ICmpInst *getCheckInst() const { return CheckInst; } in getCheckInst() function in __anone2f92a400111::GuardWideningImpl::RangeCheck570 makeAvailableAt(RC.getCheckInst(), InsertPt); in widenCondCommon()572 Result = BinaryOperator::CreateAnd(RC.getCheckInst(), Result, "", in widenCondCommon()575 Result = RC.getCheckInst(); in widenCondCommon()