Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp761 DenseSet<Instruction *> PromotedInsns; in inlineHotFunctions() local
789 if (PromotedInsns.count(I)) in inlineHotFunctions()
820 PromotedInsns.insert(I); in inlineHotFunctions()