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