Searched refs:stripAndComputeInBoundsConstantOffsets (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp104 ConstantInt *stripAndComputeInBoundsConstantOffsets(Value *&V);
856 ConstantInt *CallAnalyzer::stripAndComputeInBoundsConstantOffsets(Value *&V) { function in class:CallAnalyzer
1002 if (ConstantInt *C = stripAndComputeInBoundsConstantOffsets(PtrArg)) {

Completed in 36 milliseconds