Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h37 ClearedProperties = getClearedProperties(); in doInitialization()
69 MachineFunctionProperties ClearedProperties; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp98 MFProps.reset(ClearedProperties); in runOnFunction()