Searched refs:lookupOrAddCall (Results 1 – 4 of 4) sorted by relevance
83 uint32_t lookupOrAddCall(CallInst *C);
120 uint32_t lookupOrAddCall(CallInst *C);
389 uint32_t GVN::ValueTable::lookupOrAddCall(CallInst *C) { in lookupOrAddCall() function in GVN::ValueTable514 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()