Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAssumptionCache.cpp235 for (auto &VH : AssumeHandles) { in registerAssumption() local
258 for (auto &VH : AC.assumptions()) in run() local
306 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
H A DMemorySSAUpdater.cpp371 for (const auto &VH : InsertedPHIs) in insertDef() local
1090 for (auto &VH : InsertedPhis) in applyInsertUpdates() local
1403 for (auto &VH : UpdatedPHIs) in tryRemoveTrivialPhis() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp662 for (WeakVH VH : AffectedPhis) { in simplifyAffectedPhis() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1980 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5009 auto &VH = NamespaceAliasCache[&NA]; in EmitNamespaceAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3350 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local