Searched refs:TableLookupVariablesOrdered (Results 1 – 1 of 1) sorted by relevance
931 std::vector<GlobalVariable *> TableLookupVariablesOrdered( in runOnModule() local933 llvm::sort(TableLookupVariablesOrdered.begin(), in runOnModule()934 TableLookupVariablesOrdered.end(), in runOnModule()940 M, TableLookupVariablesOrdered, OrderedKernels, KernelToReplacement); in runOnModule()941 replaceUsesInInstructionsWithTableLookup(M, TableLookupVariablesOrdered, in runOnModule()