Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp1581 static void FindStaticTors(GlobalVariable *GV, std::set<Function*> &StaticTors){ in FindStaticTors() argument
1596 StaticTors.insert(F); in FindStaticTors()