Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXUtil.h123 bool splitStructPhi(PHINode *Phi);
H A DGenXUtil.cpp2106 bool genx::splitStructPhi(PHINode *Phi) { in splitStructPhi() function in genx
2155 Modified |= splitStructPhi(Phi); in splitStructPhis()