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, 2819 void BBVectorize::replaceOutputsOfPair(LLVMContext& Context, Instruction *I, in replaceOutputsOfPair() function in __anonbe9f7d990111::BBVectorize 3143 replaceOutputsOfPair(Context, L, H, K, InsertionPt, K1, K2); in fuseChosenPairs()
|