Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp111 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()
[all …]