Home
last modified time | relevance | path

Searched refs:setDoesNotRecurse (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h641 void setDoesNotRecurse() { in setDoesNotRecurse() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1709 F->setDoesNotRecurse(); in addNoRecurseAttrs()
1985 F.setDoesNotRecurse(); in addNoRecurseAttrsTopDown()
H A DFunctionImport.cpp1520 F->setDoesNotRecurse(); in thinLTOFinalizeInModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2167 Fn->setDoesNotRecurse(); in emitCopyprivateCopyFunction()
3017 TaskEntry->setDoesNotRecurse(); in emitProxyTaskFunction()
3122 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()
3430 TaskDup->setDoesNotRecurse(); in emitTaskDupFunction()
4841 Fn->setDoesNotRecurse(); in emitReductionFunction()
5280 Fn->setDoesNotRecurse(); in emitReduceInitFunction()
5351 Fn->setDoesNotRecurse(); in emitReduceCombFunction()
5420 Fn->setDoesNotRecurse(); in emitReduceFiniFunction()
H A DCGOpenMPRuntimeGPU.cpp1888 Fn->setDoesNotRecurse(); in createParallelDataSharingWrapper()
H A DCGStmtOpenMP.cpp552 F->setDoesNotRecurse(); in emitOutlinedFunctionPrologue()
5898 Fn->setDoesNotRecurse(); in emitOutlinedOrderedFunction()