Searched defs:LCM (Results 1 – 4 of 4) sorted by relevance
31 unsigned LCM = (Denominator * RHS.Denominator) / GCD; in operator +=() local
1192 unsigned LCM = std::lcm(OrigTy.getSizeInBits().getKnownMinValue(), in getLCMType() local1212 unsigned LCM = std::lcm(EltTy.getSizeInBits().getFixedValue() * in getLCMType() local1222 unsigned LCM = std::lcm(OrigTy.getSizeInBits().getFixedValue(), in getLCMType() local
1179 LLVMOrcLazyCallThroughManagerRef LCM) { in LLVMOrcDisposeLazyCallThroughManager()
134 LocationContextMap LCM; member in __anon2f4a13600111::PathDiagnosticConstruct