Searched defs:Postorder (Results 1 – 2 of 2) sorted by relevance
478 std::vector<WeakTrackingVH> Postorder; // The resultant postorder. in collectFlatAddressExpressions() local774 std::vector<WeakTrackingVH> Postorder = collectFlatAddressExpressions(F); in run() local789 ArrayRef<WeakTrackingVH> Postorder, in inferAddressSpaces()1019 const TargetTransformInfo &TTI, ArrayRef<WeakTrackingVH> Postorder, in rewriteWithNewAddressSpaces()
283 std::vector<NodeId> Postorder; in getSubtreePostorder() local834 std::vector<NodeId> Postorder = getSubtreePostorder(T1, T1.getRootId()); in matchBottomUp() local