Searched refs:lookup_or_add_call (Results 1 – 1 of 1) sorted by relevance
125 uint32_t lookup_or_add_call(CallInst* C);284 uint32_t ValueTable::lookup_or_add_call(CallInst *C) { in lookup_or_add_call() function in ValueTable412 return lookup_or_add_call(cast<CallInst>(I)); in lookup_or_add()