Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DAssumptionCache.cpp63 for (auto &VH : AssumeHandles) { in registerAssumption() local
84 for (auto &VH : AC.assumptions()) in run() local
119 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp136 remove_if(AssumeHandles, [CI](WeakTrackingVH &VH) { return CI == VH; }), in unregisterAssumption()
211 for (auto &VH : AssumeHandles) { in registerAssumption() local
234 for (auto &VH : AC.assumptions()) in run() local
282 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
DMemorySSAUpdater.cpp371 for (const auto &VH : InsertedPHIs) in insertDef() local
1048 for (auto &VH : InsertedPhis) in applyInsertUpdates() local
1378 for (auto &VH : UpdatedPHIs) in tryRemoveTrivialPhis() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1540 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1760 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2223 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3575 static bool hasValueBeenRAUWed(ArrayRef<Value *> VL, ArrayRef<WeakVH> VH, in hasValueBeenRAUWed()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3674 auto &VH = NamespaceAliasCache[&NA]; in EmitNamespaceAlias() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2976 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local