Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1805 static SCCNodesResult createSCCNodeSet(ArrayRef<Function *> Functions) { in createSCCNodeSet() function
1839 SCCNodesResult Nodes = createSCCNodeSet(Functions); in deriveAttrsInPostOrder()