Home
last modified time | relevance | path

Searched refs:ForceVoidReturnTy (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1135 bool VarArgDisallowed, bool ForceVoidReturnTy) { in LowerCallSiteWithDeoptBundleImpl() argument
1140 ForceVoidReturnTy ? Type::getVoidTy(*DAG.getContext()) : Call->getType(), in LowerCallSiteWithDeoptBundleImpl()
H A DSelectionDAGBuilder.h492 bool ForceVoidReturnTy);