Searched defs:CanBeNull (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 364 bool CanBeNull; in visitPtr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CaptureTracking.cpp | 70 bool CanBeNull, CanBeFreed; in isDereferenceableOrNull() local
|
H A D | BasicAliasAnalysis.cpp | 173 bool CanBeNull, CanBeFreed; in getMinimalExtentFrom() local
|
H A D | ConstantFolding.cpp | 956 bool CanBeNull, CanBeFreed; in SymbolicallyEvaluateGEP() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Value.cpp | 853 bool &CanBeNull, in getPointerDereferenceableBytes()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 1013 if (StrP->getPointerDereferenceableBytes(DL, CanBeNull, CanBeFreed) > 1) in optimizeStrNCmp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1543 bool CanBeNull, CanBeFreed; in performStackMoveOptzn() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 3059 bool CanBeNull, CanBeFreed; in visitGetElementPtrInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 4920 bool CanBeNull, CanBeFreed; in initialize() local 5049 bool CanBeNull, CanBeFreed; in updateImpl() local
|