Home
last modified time | relevance | path

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

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