/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | SVEIntrinsicOpts.cpp | 264 if (I.use_empty()) in optimizePTrueIntrinsicCalls() 306 if (Op1->use_empty()) in optimizePTest() 308 if (Op1 != Op2 && Op2->use_empty()) in optimizePTest() 378 if (OpMultiplierInst && OpMultiplierInst->use_empty()) in optimizeVectorMul() 380 if (OpPredicateInst && OpPredicateInst->use_empty()) in optimizeVectorMul() 417 if (DupXIntrI->use_empty()) in optimizeTBL()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | StripSymbols.cpp | 145 assert(C->use_empty() && "Constant is not dead!"); in RemoveDeadConstant() 260 while (!Declare->use_empty()) { in stripDebugDeclareImpl() 264 assert(CI->use_empty() && "llvm.dbg intrinsic should have void result"); in stripDebugDeclareImpl() 266 if (Arg1->use_empty()) { in stripDebugDeclareImpl() 272 if (Arg2->use_empty()) in stripDebugDeclareImpl()
|
H A D | ArgumentPromotion.cpp | 153 } else if (I->use_empty()) { in doPromotion() 171 if (isa<GetElementPtrInst>(UI) && UI->use_empty()) { in doPromotion() 247 while (!F->use_empty()) { in doPromotion() 281 } else if (!I->use_empty()) { in doPromotion() 356 if (!CB.use_empty()) { in doPromotion() 421 if (I->use_empty()) in doPromotion() 429 while (!I->use_empty()) { in doPromotion() 440 assert(!GEP->use_empty() && in doPromotion() 465 while (!GEP->use_empty()) { in doPromotion() 571 if (Arg->use_empty()) in isSafeToPromoteArgument() [all …]
|
H A D | GlobalSplit.cpp | 138 if (!GV.use_empty()) in splitGlobal() 152 if ((!TypeTestFunc || TypeTestFunc->use_empty()) && in splitGlobals() 153 (!TypeCheckedLoadFunc || TypeCheckedLoadFunc->use_empty())) in splitGlobals()
|
H A D | StripDeadPrototypes.cpp | 36 if (F->isDeclaration() && F->use_empty()) { in stripDeadPrototypes() 48 if (GV->isDeclaration() && GV->use_empty()) in stripDeadPrototypes()
|
H A D | GlobalOpt.cpp | 241 if (CE->use_empty()) { in CleanupPointerRootUsers() 324 if (CE->use_empty()) { in CleanupConstantGlobalUsers() 348 if (GEP->use_empty()) { in CleanupConstantGlobalUsers() 596 while (!GV->use_empty()) { in SRAGlobal() 768 if (CI->use_empty()) { in OptimizeAwayTrappingUsesOfValue() 786 if (GEPI->use_empty()) { in OptimizeAwayTrappingUsesOfValue() 815 if (LI->use_empty()) { in OptimizeAwayTrappingUsesOfLoads() 853 if (GV->use_empty()) { in OptimizeAwayTrappingUsesOfLoads() 911 while (!CI->use_empty()) { in OptimizeGlobalAddressOfMalloc() 941 while (!GV->use_empty()) { in OptimizeGlobalAddressOfMalloc() [all …]
|
H A D | ThinLTOBitcodeWriter.cpp | 52 if (ImportGV->use_empty()) { in promoteInternals() 148 if (F.isDeclaration() && F.use_empty()) { in simplifyExternals() 173 if (GV.isDeclaration() && GV.use_empty()) { in simplifyExternals() 286 !F->arg_begin()->use_empty()) in splitAndWriteThinLTOBitcode() 404 if (!F || F->use_empty()) in splitAndWriteThinLTOBitcode()
|
H A D | GlobalDCE.cpp | 413 if (!F->use_empty()) { in run() 456 if (GV.use_empty()) in RemoveUnusedGlobalValue() 459 return GV.use_empty(); in RemoveUnusedGlobalValue()
|
H A D | DeadArgumentElimination.cpp | 214 if (!CB->use_empty()) in DeleteDeadVarargs() 284 if (Fn.use_empty()) in RemoveDeadArgumentsFromCallers() 291 if (!Arg.hasSwiftErrorAttr() && Arg.use_empty() && in RemoveDeadArgumentsFromCallers() 883 while (!F->use_empty()) { in RemoveDeadStuffFromFunction() 956 if (!CB.use_empty() || CB.isUsedByMetadata()) { in RemoveDeadStuffFromFunction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | DemoteRegToStack.cpp | 25 if (I.use_empty()) { in DemoteRegToStack() 57 while (!I.use_empty()) { in DemoteRegToStack() 111 if (P->use_empty()) { in DemotePHIToStack()
|
H A D | LCSSA.cpp | 263 if (!PostProcessPN->use_empty()) in formLCSSAForInstructions() 269 if (PN->use_empty()) in formLCSSAForInstructions() 287 if (PN->use_empty()) in formLCSSAForInstructions() 372 if (I.use_empty() || in formLCSSA()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ |
H A D | ReduceFunctions.cpp | 37 return (!F.isIntrinsic() || F.use_empty()) && !O.shouldKeep(); in extractFunctionsFromModule() 62 if (F.isIntrinsic() && !F.use_empty()) in countFunctions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.h | 68 if (!RelocCall.use_empty()) in scheduleRelocCall() 77 if (RelocCall.use_empty()) in relocCallVisited()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | PreISelIntrinsicLowering.cpp | 31 if (F.use_empty()) in lowerLoadRelative() 74 if (F.use_empty()) in lowerObjCCall() 113 if (!CI->use_empty()) in lowerObjCCall()
|
H A D | DwarfEHPrepare.cpp | 112 if (SelIVI->use_empty()) in GetExceptionObject() 114 if (ExcIVI->use_empty()) in GetExceptionObject() 116 if (SelLoad && SelLoad->use_empty()) in GetExceptionObject()
|
H A D | SjLjEHPrepare.cpp | 157 if (EVI->use_empty()) in substituteLPadValues() 161 if (LPI->use_empty()) in substituteLPadValues() 277 if (Inst.use_empty()) in lowerAcrossUnwindEdges()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopInstSimplify.cpp | 91 if (I.use_empty()) { in simplifyLoopInst() 143 assert(I.use_empty() && "Should always have replaced all uses!"); in simplifyLoopInst()
|
H A D | LowerWidenableCondition.cpp | 48 if (!WCDecl || WCDecl->use_empty()) in lowerWidenableCondition()
|
H A D | LowerGuardIntrinsic.cpp | 48 if (!GuardDecl || GuardDecl->use_empty()) in lowerGuardIntrinsic()
|
H A D | MakeGuardsExplicit.cpp | 73 if (!GuardDecl || GuardDecl->use_empty()) in explicifyGuards()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | LLVMContextImpl.cpp | 137 if (C->use_empty()) in dropTriviallyDeadConstantArrays() 142 if (C->use_empty()) { in dropTriviallyDeadConstantArrays()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16ISelDAGToDAG.cpp | 200 if (!SDValue(Node, 0).use_empty()) in trySelect() 203 if (!SDValue(Node, 1).use_empty()) in trySelect()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DifferenceEngine.cpp | 179 if (!L->use_empty()) in unify() 208 if (!LeftI->use_empty()) in diff() 644 if (!LCall->use_empty()) in runBlockDiff() 658 if (!LInvoke->use_empty()) in runBlockDiff()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegNumbering.cpp | 94 if (MRI.use_empty(VReg)) in runOnMachineFunction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXFrameLowering.cpp | 53 if (!MR.use_empty(NVPTX::VRFrame)) { in emitPrologue()
|