Searched refs:convertConstantExprsToInstructions (Results 1 – 4 of 4) sorted by relevance
28 void convertConstantExprsToInstructions(Instruction *I, ConstantExpr *CE, in convertConstantExprsToInstructions() function36 convertConstantExprsToInstructions(I, CEPaths, Insts); in convertConstantExprsToInstructions()39 void convertConstantExprsToInstructions( in convertConstantExprsToInstructions() function
34 void convertConstantExprsToInstructions(45 void convertConstantExprsToInstructions(
225 convertConstantExprsToInstructions(I, C); in replaceConstantUsesInFunction()
268 convertConstantExprsToInstructions(I, CE, &UserInsts); in replaceLDSUseByPointer()