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

/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp275 static void MarkIndicesSafe(const ArgPromotion::IndicesVector &ToMark, function
367 MarkIndicesSafe(Indices, SafeToUnconditionallyLoad);
372 MarkIndicesSafe(IndicesVector(1, 0), SafeToUnconditionallyLoad);

Completed in 27 milliseconds