Searched refs:convertConstantExprsToInstructions (Results 1 – 3 of 3) 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(
279 convertConstantExprsToInstructions(I, CE, &UserInsts); in replaceLDSUseByPointer()