Searched defs:VH (Results 1 – 5 of 5) sorted by relevance
136 remove_if(AssumeHandles, [CI](WeakTrackingVH &VH) { return CI == VH; }), in unregisterAssumption()211 for (auto &VH : AssumeHandles) { in registerAssumption() local234 for (auto &VH : AC.assumptions()) in run() local282 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
371 for (const auto &VH : InsertedPHIs) in insertDef() local1048 for (auto &VH : InsertedPhis) in applyInsertUpdates() local1378 for (auto &VH : UpdatedPHIs) in tryRemoveTrivialPhis() local
1760 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
866 #define VH macro
2976 SDValue VH = DAG.getNode(ISD::SRL, dl, NVT, V, Shift); in ExpandIntRes_MUL() local