Searched refs:lookupOrAddCall (Results 1 – 6 of 6) sorted by relevance
83 uint32_t lookupOrAddCall(CallInst *C);
120 uint32_t lookupOrAddCall(CallInst *C);
177 uint32_t lookupOrAddCall(CallInst *C);
377 uint32_t GVN::ValueTable::lookupOrAddCall(CallInst *C) { in lookupOrAddCall() function in GVN::ValueTable497 return lookupOrAddCall(cast<CallInst>(I)); in lookupOrAdd()
357 uint32_t GVN::ValueTable::lookupOrAddCall(CallInst *C) { in lookupOrAddCall() function in GVN::ValueTable485 return lookupOrAddCall(cast<CallInst>(I)); in lookupOrAdd()
393 uint32_t GVN::ValueTable::lookupOrAddCall(CallInst *C) { in lookupOrAddCall() function in GVN::ValueTable516 return lookupOrAddCall(cast<CallInst>(I)); in lookupOrAdd()