Searched defs:CanBeFreed (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | MemoryOpRemark.cpp | 365 bool CanBeFreed; in visitPtr() local |
/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; getMinimalExtentFrom() local |
H A D | ConstantFolding.cpp | 956 bool CanBeNull, CanBeFreed; SymbolicallyEvaluateGEP() local |
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 1008 bool CanBeNull = false, CanBeFreed = false; optimizeStrNCmp() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 1478 bool CanBeNull, CanBeFreed; performStackMoveOptzn() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 3059 bool CanBeNull, CanBeFreed; visitGetElementPtrInst() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | AttributorAttributes.cpp | 4920 bool CanBeNull, CanBeFreed; initialize() local |