Home
last modified time | relevance | path

Searched refs:InstMaker (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
DGlobalMergePass.cpp100 auto InstMaker = [forCPU, MergedGV, MergedTy, in runOnModule() local
119 ReplaceAllUsesWithNewInstructions(G, std::cref(InstMaker)); in runOnModule()
156 auto InstMaker([CE, V, &funcCreateAndInsert](Instruction *UserOfU) { in ReplaceAllUsesWithNewInstructions() local
164 ReplaceAllUsesWithNewInstructions(U, InstMaker); in ReplaceAllUsesWithNewInstructions()