Searched defs:Postorder (Results 1 – 2 of 2) sorted by relevance
230 std::vector<Value *> Postorder; // The resultant postorder. in collectGenericAddressExpressions() local426 std::vector<Value *> Postorder = collectGenericAddressExpressions(F); in runOnFunction() local439 const std::vector<Value *> &Postorder, in inferAddressSpaces()510 const std::vector<Value *> &Postorder, in rewriteWithNewAddressSpaces()
391 std::vector<WeakTrackingVH> Postorder; // The resultant postorder. in collectFlatAddressExpressions() local629 std::vector<WeakTrackingVH> Postorder = collectFlatAddressExpressions(F); in runOnFunction() local644 ArrayRef<WeakTrackingVH> Postorder, in inferAddressSpaces()866 const TargetTransformInfo &TTI, ArrayRef<WeakTrackingVH> Postorder, in rewriteWithNewAddressSpaces()