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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp1446 /// This is the recursive step for getNaturalGEPWithOffset that walks down the
1519 static Value *getNaturalGEPWithOffset(IRBuilder<> &IRB, const TargetData &TD, function
1594 if (Value *P = getNaturalGEPWithOffset(IRB, TD, Ptr, Offset, TargetTy,

Completed in 283 milliseconds