Searched defs:RequiresNoCaptureBeforeUnwind (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | AliasAnalysis.cpp | 895 isNotVisibleOnUnwind(const Value * Object,bool & RequiresNoCaptureBeforeUnwind) isNotVisibleOnUnwind() argument |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 273 // TODO: Support RequiresNoCaptureBeforeUnwind case. in mayBeVisibleThroughUnwinding() local |
H A D | DeadStoreElimination.cpp | 1086 bool RequiresNoCaptureBeforeUnwind; isInvisibleToCallerOnUnwind() local |
H A D | LICM.cpp | 1940 bool RequiresNoCaptureBeforeUnwind; isNotVisibleOnUnwindInLoop() local |