Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp82 static Function *getCalledFunction(const Value *V, bool LookThroughBitCast) { in getCalledFunction()
103 bool LookThroughBitCast = false) { in getAllocationData()
145 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
155 bool LookThroughBitCast) { in isAllocationFn()
162 bool LookThroughBitCast) { in isNoAliasFn()
172 bool LookThroughBitCast) { in isMallocLikeFn()
179 bool LookThroughBitCast) { in isCallocLikeFn()
186 bool LookThroughBitCast) { in isAllocLikeFn()
193 bool LookThroughBitCast) { in isReallocLikeFn()
200 bool LookThroughBitCast) { in isOperatorNewLikeFn()