Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp117 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()
[all …]