Searched refs:StaticDtors (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp1676 std::set<Function*> StaticCtors, StaticDtors; local
1685 FindStaticTors(I, StaticDtors);
1804 if (StaticDtors.count(I))

Completed in 137 milliseconds