Home
last modified time | relevance | path

Searched defs:LCM (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp31 unsigned LCM = (Denominator * RHS.Denominator) / GCD; in operator +=() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1179 LLVMOrcLazyCallThroughManagerRef LCM) { in LLVMOrcDisposeLazyCallThroughManager() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp125 LocationContextMap LCM; global() member in __anonf26c79320111::PathDiagnosticConstruct