Searched refs:replaceOutputsOfPair (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 373 void replaceOutputsOfPair(LLVMContext& Context, Instruction *I, 2837 void BBVectorize::replaceOutputsOfPair(LLVMContext& Context, Instruction *I, in replaceOutputsOfPair() function in __anon0753cdc00111::BBVectorize 3161 replaceOutputsOfPair(Context, L, H, K, InsertionPt, K1, K2); in fuseChosenPairs()
|