Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DataLayout

25 #include "llvm/IR/DataLayout.h"
87 static uint64_t getObjectSize(const Value *V, const DataLayout &TD,
99 const DataLayout &TD,
111 const DataLayout &TD, const TargetLibraryInfo &TLI) {
154 const DataLayout &TD, unsigned Depth) {
229 /// When DataLayout is around, this function is capable of analyzing everything
236 const DataLayout *TD) {
280 // If we are lacking DataLayout information, we can't compute the offets of
871 // same result except when DecomposeGEPExpression has no DataLayout.
905 // same result except when DecomposeGEPExpression has no DataLayout.
940 // same result except when DecomposeGEPExpression has no DataLayout.