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

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

Completed in 37 milliseconds