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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4036 int lastInsIndex = -1; local
4145 if (index != lastInsIndex)
4174 lastInsIndex = index;

Completed in 107 milliseconds