Searched refs:canVectorizeInst (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp136 static bool canVectorizeInst(Instruction *Inst) { function
168 if (!canVectorizeInst(cast<Instruction>(AllocaUser)))
186 if (!canVectorizeInst(cast<Instruction>(GEPUser)))

Completed in 202 milliseconds