Searched defs:setOptLevel (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopUnrollPass.h112 LoopUnrollOptions &setOptLevel(int O) { function in struct:llvm::LoopUnrollOptions
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp248 void TargetMachine::setOptLevel(CodeGenOpt::Level Level) { OptLevel = Level; } function in class:TargetMachine
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h225 void setOptLevel(unsigned NewOptLevel) { function in class:llvm::ThinLTOCodeGenerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp204 void LTOCodeGenerator::setOptLevel(unsigned Level) { function in class:LTOCodeGenerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h597 EngineBuilder &setOptLevel(CodeGenOpt::Level l) { function in class:llvm::EngineBuilder

Completed in 122 milliseconds