HomeSort by relevance Sort by last modified time
    Searched full:functionused (Results 1 - 1 of 1) sorted by null

  /external/llvm/runtime/libprofile/
PathProfiling.c 60 uint32_t functionUsed = 0;
76 if(!functionUsed) {
79 functionUsed = 1;
92 if( functionUsed ) {

Completed in 33 milliseconds