Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp118 if (LookThroughBitCast) in getCalledFunction()
178 getCalledFunction(V, LookThroughBitCast, IsNoBuiltinCall)) in getAllocationData()
224 bool LookThroughBitCast) { in isAllocationFn() argument
231 bool LookThroughBitCast) { in isNoAliasFn() argument
234 return isAllocationFn(V, TLI, LookThroughBitCast) || in isNoAliasFn()
235 hasNoAliasAttr(V, LookThroughBitCast); in isNoAliasFn()
241 bool LookThroughBitCast) { in isMallocLikeFn() argument
248 bool LookThroughBitCast) { in isCallocLikeFn() argument
255 bool LookThroughBitCast) { in isMallocOrCallocLikeFn() argument
257 LookThroughBitCast).hasValue(); in isMallocOrCallocLikeFn()
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h60 bool LookThroughBitCast = false);
65 bool LookThroughBitCast = false);
70 bool LookThroughBitCast = false);
75 bool LookThroughBitCast = false);
80 bool LookThroughBitCast = false);
85 bool LookThroughBitCast = false);