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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3196 int lastInsIndex = -1; local
3300 if (index != lastInsIndex)
3330 lastInsIndex = index;

Completed in 82 milliseconds