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

/external/llvm/include/llvm/IR/
H A DDebugInfo.h127 unsigned compile_unit_count() const { return CUs.size(); } function in class:llvm::DebugInfoFinder
/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp322 EXPECT_EQ(2U, Finder->compile_unit_count());

Completed in 157 milliseconds