Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CBackend/
DCBackend.cpp1589 static void FindStaticTors(GlobalVariable *GV, std::set<Function*> &StaticTors){ in FindStaticTors() argument
1604 StaticTors.insert(F); in FindStaticTors()