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