Home
last modified time | relevance | path

Searched refs:unique_unsorted (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp478 template <typename T> static void unique_unsorted(std::vector<T> &vec) { in unique_unsorted() function
681 unique_unsorted(ParsePointNeeded); in runOnFunction()
DRewriteStatepointsForGC.cpp1905 template <typename T> static void unique_unsorted(SmallVectorImpl<T> &Vec) { in unique_unsorted() function
2479 unique_unsorted(Live); in insertParsePoints()