Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp112 static const Function *getCalledFunction(const Value *V, bool LookThroughBitCast, in getCalledFunction()
175 bool LookThroughBitCast = false) { in getAllocationData()
215 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
224 bool LookThroughBitCast) { in isAllocationFn()
231 bool LookThroughBitCast) { in isNoAliasFn()
241 bool LookThroughBitCast) { in isMallocLikeFn()
248 bool LookThroughBitCast) { in isCallocLikeFn()
255 bool LookThroughBitCast) { in isMallocOrCallocLikeFn()
263 bool LookThroughBitCast) { in isAllocLikeFn()
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp81 static Function *getCalledFunction(const Value *V, bool LookThroughBitCast) { in getCalledFunction()
103 bool LookThroughBitCast = false) { in getAllocationData()
167 static bool hasNoAliasAttr(const Value *V, bool LookThroughBitCast) { in hasNoAliasAttr()
177 bool LookThroughBitCast) { in isAllocationFn()
184 bool LookThroughBitCast) { in isNoAliasFn()
194 bool LookThroughBitCast) { in isMallocLikeFn()
201 bool LookThroughBitCast) { in isCallocLikeFn()
208 bool LookThroughBitCast) { in isAllocLikeFn()