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