Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp2200 SmallPtrSet<Function *, 8> LiveInternalFns; in identifyDeadInternalFunctions() local
2215 !LiveInternalFns.count(Callee)); in identifyDeadInternalFunctions()
2221 LiveInternalFns.insert(F); in identifyDeadInternalFunctions()