Home
last modified time | relevance | path

Searched refs:ValueVectorTy (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.hpp177 typedef llvm::SmallVector<llvm::Value*, 32> ValueVectorTy; typedef in IGC::VariableReuseAnalysis
337 ValueVectorTy& AliasVals,
389 ValueVectorTy& AllVals,
H A DVariableReuseAnalysis.cpp274 ValueVectorTy& AllVals, in setLifeTimeStartPos()
380 ValueVectorTy AllVals; in postProcessing()
424 ValueVectorTy AllVals; in postProcessing()
1153 ValueVectorTy& AliasVals, in getAllAliasVals()
1183 ValueVectorTy Vec0, Vec1; in aliasInterfere()