Lines Matching defs:LookThroughBitCast
111 static const Function *getCalledFunction(const Value *V, bool LookThroughBitCast, in getCalledFunction()
174 bool LookThroughBitCast = false) { in getAllocationData()
186 bool LookThroughBitCast = false) { in getAllocationData()
227 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
236 bool LookThroughBitCast) { in isAllocationFn()
241 bool LookThroughBitCast) { in isAllocationFn()
248 bool LookThroughBitCast) { in isNoAliasFn()
258 bool LookThroughBitCast) { in isMallocLikeFn()
263 bool LookThroughBitCast) { in isMallocLikeFn()
271 bool LookThroughBitCast) { in isCallocLikeFn()
278 bool LookThroughBitCast) { in isMallocOrCallocLikeFn()
286 bool LookThroughBitCast) { in isAllocLikeFn()
293 bool LookThroughBitCast) { in isReallocLikeFn()
306 bool LookThroughBitCast) { in isOpNewLikeFn()
313 bool LookThroughBitCast) { in isStrdupLikeFn()