Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp464 CodeGenOptLevel OLvl; in compileModule() local
466 OLvl = *Level; in compileModule()
556 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, CM, OLvl)); in compileModule()
599 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, CM, OLvl)); in compileModule()