Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp74 static Function *getCalledFunction(const Value *V, bool LookThroughBitCast) { in getCalledFunction()
95 bool LookThroughBitCast = false) { in getAllocationData()
142 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
152 bool LookThroughBitCast) { in isAllocationFn()
159 bool LookThroughBitCast) { in isNoAliasFn()
169 bool LookThroughBitCast) { in isMallocLikeFn()
176 bool LookThroughBitCast) { in isCallocLikeFn()
183 bool LookThroughBitCast) { in isAllocLikeFn()
190 bool LookThroughBitCast) { in isReallocLikeFn()
197 bool LookThroughBitCast) { in isOperatorNewLikeFn()