Home
last modified time | relevance | path

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

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