Searched refs:convertConstantExprsToInstructions (Results 1 – 4 of 4) sorted by relevance
22 void convertConstantExprsToInstructions(Instruction *I, ConstantExpr *CE, in convertConstantExprsToInstructions() function30 convertConstantExprsToInstructions(I, CEPaths, Insts); in convertConstantExprsToInstructions()33 void convertConstantExprsToInstructions( in convertConstantExprsToInstructions() function
33 void convertConstantExprsToInstructions(44 void convertConstantExprsToInstructions(
60 convertConstantExprsToInstructions(I, C); in replaceConstantUsesInFunction()
279 convertConstantExprsToInstructions(I, CE, &UserInsts); in replaceLDSUseByPointer()