Searched defs:Combine (Results 1 – 4 of 4) sorted by relevance
406 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
1429 bool Combine = !MS.TrackOrigins; in materializeInstructionChecks() local
9537 IntRange (*Combine)(IntRange, IntRange) = IntRange::join; in GetExprRange() local
28701 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis *AA, in Combine() function in SelectionDAG