Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1124 bool FoundCommon = false; in collectPartialMuls() local
1137 FoundCommon = true; in collectPartialMuls()
1143 FoundCommon = true; in collectPartialMuls()
1147 if (!FoundCommon) in collectPartialMuls()