Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1106 auto FindCommonInstruction = [](const Product &Real, in collectPartialMuls() local
1126 auto *Common = FindCommonInstruction(RealMuls[i], ImagMuls[j]); in collectPartialMuls()