Searched defs:functionNumber (Results 1 – 3 of 3) sorted by relevance
116 void writeHashTable(uint32_t functionNumber, pathHashTable_t* hashTable) { in writeHashTable()153 static uint32_t* getPathCounter(uint32_t functionNumber, in getPathCounter()183 void llvm_increment_path_count (uint32_t functionNumber, uint32_t pathNumber) { in llvm_increment_path_count()190 void llvm_decrement_path_count (uint32_t functionNumber, uint32_t pathNumber) { in llvm_decrement_path_count()
1369 unsigned functionNumber = 0; in runOnModule() local
1625 int functionNumber) in PerFunctionState()