HomeSort by relevance Sort by last modified time
    Searched refs:getStmtCount (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenPGO.h 78 bool getStmtCount(const Stmt *S, uint64_t &Count) {
93 if (getStmtCount(S, Count))
CodeGenPGO.cpp     [all...]

Completed in 51 milliseconds