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

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

Completed in 76 milliseconds