Home
last modified time | relevance | path

Searched defs:SortedKeys (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp166 static void getSortedConstantKeys(std::vector<Value *> &SortedKeys, in getSortedConstantKeys()
2109 std::vector<Value *> SortedKeys; in createAndInsertBasicBlocks() local