Searched refs:stripAndComputeInBoundsConstantOffsets (Results 1 – 1 of 1) sorted by relevance
394 ConstantInt *stripAndComputeInBoundsConstantOffsets(Value *&V);2481 ConstantInt *CallAnalyzer::stripAndComputeInBoundsConstantOffsets(Value *&V) { in stripAndComputeInBoundsConstantOffsets() function in CallAnalyzer2588 if (ConstantInt *C = stripAndComputeInBoundsConstantOffsets(PtrArg)) { in analyze()