Home
last modified time | relevance | path

Searched refs:doesNotReturn (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DCallSite.h227 bool doesNotReturn() const { in doesNotReturn() function
228 CALLSITE_DELEGATE_GETTER(doesNotReturn()); in doesNotReturn()
230 void setDoesNotReturn(bool doesNotReturn = true) {
231 CALLSITE_DELEGATE_SETTER(setDoesNotReturn(doesNotReturn));
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp88 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
91 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
202 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp93 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
96 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
206 if (CI->doesNotReturn() && !CI->isMustTailCall() && in SimplifyFunction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !isa<UnreachableInst>(I)) { in SimplifyFunction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/IPO/
H A DPruneEH.cpp94 SCCMightReturn |= !F->doesNotReturn(); in runImpl()
97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl()
207 if (CI->doesNotReturn() && !isa<UnreachableInst>(I)) { in SimplifyFunction()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp89 SCCMightReturn |= !F->doesNotReturn(); in runOnSCC()
92 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runOnSCC()
205 if (CI->doesNotReturn() && !isa<UnreachableInst>(I)) { in SimplifyFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A DNoReturn.m94 + (void) doesNotReturn __attribute__((analyzer_noreturn));
99 [Radar11634353 doesNotReturn];

12345678910>>...13