Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 SetProperties = getSetProperties(); in doInitialization()
69 MachineFunctionProperties SetProperties; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp134 MFProps.set(SetProperties); in runOnFunction()