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.h36 SetProperties = getSetProperties(); in doInitialization()
68 MachineFunctionProperties SetProperties; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp119 MFProps.set(SetProperties); in runOnFunction()