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

/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 101 milliseconds