Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h58 bool LookThroughBitCast = false);
61 bool LookThroughBitCast = false);
66 bool LookThroughBitCast = false);
71 bool LookThroughBitCast = false);
74 bool LookThroughBitCast = false);
82 bool LookThroughBitCast = false);
87 bool LookThroughBitCast = false);
97 bool LookThroughBitCast = false);
102 bool LookThroughBitCast = false);
111 bool LookThroughBitCast = false);
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp124 if (LookThroughBitCast) in getCalledFunction()
192 bool LookThroughBitCast = false) { in getAllocationData() argument
243 bool LookThroughBitCast) { in isAllocationFn() argument
248 bool LookThroughBitCast) { in isAllocationFn() argument
255 bool LookThroughBitCast) { in isNoAliasFn() argument
259 hasNoAliasAttr(V, LookThroughBitCast); in isNoAliasFn()
270 bool LookThroughBitCast) { in isMallocLikeFn() argument
284 bool LookThroughBitCast) { in isAlignedAllocLikeFn() argument
307 bool LookThroughBitCast) { in isAllocLikeFn() argument
314 bool LookThroughBitCast) { in isReallocLikeFn() argument
[all …]