Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DMachineFunctionPass.h36 SetProperties = getSetProperties(); in doInitialization()
68 MachineFunctionProperties SetProperties; variable
/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DMachineFunctionPass.cpp119 MFProps.set(SetProperties); in runOnFunction()