Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp456 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule() local
564 setMIRFunctionAttributes); in compileModule()