Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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 …]
/aosp_15_r20/external/llvm/lib/Analysis/
H A 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()