Searched defs:CanBeFlattened (Results 1 – 2 of 2) sorted by relevance
117 bool CanBeFlattened: 1; // isDirect() variable
1354 auto CanBeFlattened = [](Value *Op) { in lowerDotProduct() local