Lines Matching defs:LookThroughBitCast
118 static const Function *getCalledFunction(const Value *V, bool LookThroughBitCast, in getCalledFunction()
180 bool LookThroughBitCast = false) { in getAllocationData()
192 bool LookThroughBitCast = false) { in getAllocationData()
233 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
243 bool LookThroughBitCast) { in isAllocationFn()
248 bool LookThroughBitCast) { in isAllocationFn()
255 bool LookThroughBitCast) { in isNoAliasFn()
265 bool LookThroughBitCast) { in isMallocLikeFn()
270 bool LookThroughBitCast) { in isMallocLikeFn()
278 bool LookThroughBitCast) { in isAlignedAllocLikeFn()
284 bool LookThroughBitCast) { in isAlignedAllocLikeFn()
292 bool LookThroughBitCast) { in isCallocLikeFn()
299 bool LookThroughBitCast) { in isMallocOrCallocLikeFn()
307 bool LookThroughBitCast) { in isAllocLikeFn()
314 bool LookThroughBitCast) { in isReallocLikeFn()
327 bool LookThroughBitCast) { in isOpNewLikeFn()
334 bool LookThroughBitCast) { in isStrdupLikeFn()