Searched refs:collectGenericAddressExpressions (Results 1 – 1 of 1) sorted by relevance
212 static std::vector<Value *> collectGenericAddressExpressions(Function &F) { in collectGenericAddressExpressions() function426 std::vector<Value *> Postorder = collectGenericAddressExpressions(F); in runOnFunction()