Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2277 ChangeStatus ManifestChange = ChangeStatus::UNCHANGED; in manifestAttributes() local
2315 ManifestChange = ManifestChange | LocalChange; in manifestAttributes()
2357 return ManifestChange; in manifestAttributes()
2603 ChangeStatus ManifestChange = rewriteFunctionSignatures(CGModifiedFunctions); in cleanupIR() local
2616 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
2619 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
2622 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
2625 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
2628 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
2631 ManifestChange = ChangeStatus::CHANGED; in cleanupIR()
[all …]