Home
last modified time | relevance | path

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

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