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

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2926 int lastInsIndex = -1; local
2949 if (index != lastInsIndex) {
2963 lastInsIndex = index;
2968 lastInsIndex = -1;
3069 if (index != lastInsIndex)
3105 lastInsIndex = index;

Completed in 1522 milliseconds