Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp568 using GEPIndicesSet = std::set<IndicesVector>; in isSafeToPromoteArgument() typedef
589 GEPIndicesSet SafeToUnconditionallyLoad; in isSafeToPromoteArgument()
593 GEPIndicesSet ToPromote; in isSafeToPromoteArgument()