Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 ClearedProperties = getClearedProperties(); in doInitialization()
69 MachineFunctionProperties ClearedProperties; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp92 MFProps.reset(ClearedProperties); in runOnFunction()