Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp428 static bool areBytesInSameUnit(CharUnits first, CharUnits second, in areBytesInSameUnit() function
460 if (!areBytesInSameUnit(first.End - CharUnits::One(), second.Begin, in shouldMergeEntries()