Searched refs:markIndicesSafe (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp526 static void markIndicesSafe(const IndicesVector &ToMark, function
640 markIndicesSafe(Indices, SafeToUnconditionallyLoad);
645 markIndicesSafe(IndicesVector(1, 0), SafeToUnconditionallyLoad);

Completed in 117 milliseconds