Home
last modified time | relevance | path

Searched defs:LookThroughBitCast (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp72 static Function *getCalledFunction(const Value *V, bool LookThroughBitCast) { in getCalledFunction()
90 bool LookThroughBitCast = false) { in getAllocationData()
137 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
147 bool LookThroughBitCast) { in isAllocationFn()
154 bool LookThroughBitCast) { in isNoAliasFn()
164 bool LookThroughBitCast) { in isMallocLikeFn()
171 bool LookThroughBitCast) { in isCallocLikeFn()
178 bool LookThroughBitCast) { in isAllocLikeFn()
185 bool LookThroughBitCast) { in isReallocLikeFn()