reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
156 Or = getBoundsCheckCond(LI->getPointerOperand(), LI, DL, TLI, 159 Or = getBoundsCheckCond(SI->getPointerOperand(), SI->getValueOperand(), 162 Or = getBoundsCheckCond(AI->getPointerOperand(), AI->getCompareOperand(), 165 Or = getBoundsCheckCond(AI->getPointerOperand(), AI->getValOperand(), DL, 168 if (Or) 169 TrapInfo.push_back(std::make_pair(&I, Or));