Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DVariableReuseAnalysis.hpp129 struct SVecInsEltInfo { struct
140 SVecInsEltInfo() in SVecInsEltInfo() function
175 typedef llvm::SmallVector<SVecInsEltInfo, 32> VecInsEltInfoTy;
H A DVariableReuseAnalysis.cpp767 SVecInsEltInfo& InsEltInfo = AllIEIs[IEI_ix]; in getAllInsEltsIfAvailable()