Home
last modified time | relevance | path

Searched defs:VH (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DAssumptionCache.cpp249 for (auto &VH : AssumeHandles) { in registerAssumption() local
278 for (auto &VH : AC.assumptions()) in run() local
329 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
H A DMemorySSAUpdater.cpp371 for (const auto &VH : InsertedPHIs) in insertDef() local
1094 for (auto &VH : InsertedPhis) in applyInsertUpdates() local
1403 for (const auto &VH : UpdatedPHIs) in tryRemoveTrivialPhis() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerConstantIntrinsics.cpp66 for (auto &VH : Worklist) { in replaceConditionalBranchesOnConstant() local
H A DStructurizeCFG.cpp780 for (WeakVH VH : AffectedPhis) { in simplifyAffectedPhis() local
H A DLoopStrengthReduce.cpp6346 static Value *getValueOrUndef(WeakVH &VH, LLVMContext &C) { in getValueOrUndef()
6370 for (WeakVH VH : DVIRec.LocationOps) { in restorePreTransformState() local
6402 WeakVH VH = DVIRec.LocationOps[i]; in SalvageDVI() local
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defidev.c577 EFI_FILE_HANDLE VH, FH; in esp_open() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2252 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3762 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5606 auto &VH = NamespaceAliasCache[&NA]; in EmitNamespaceAlias() local