Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXSimdCFConformance.cpp4127 Instruction *FullEM = nullptr; in replaceGetEMUse() local
4133 FullEM = cast<Instruction>(Pred->getOperand(0)); in replaceGetEMUse()
4143 if (FullEM && FullEM->use_empty()) { in replaceGetEMUse()
4144 FullEM->eraseFromParent(); in replaceGetEMUse()