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

/external/llvm/lib/VMCore/
H A DConstantFold.cpp450 /// getFoldedOffsetOf - Return a ConstantExpr with type DestTy for offsetof
455 static Constant *getFoldedOffsetOf(Type *Ty, Constant *FieldNo, function
637 if (Constant *C = getFoldedOffsetOf(Ty, CE->getOperand(2),

Completed in 78 milliseconds