Searched refs:getCallStackHash (Results 1 – 2 of 2) sorted by relevance
43 static uint64_t getCallStackHash(const MachineBasicBlock &BB, in getCallStackHash() function108 DiscriminatorCurrPass += getCallStackHash(BB, I, DIL); in runOnMachineFunction()
53 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() function71 return getCallStackHash(Inst.getDebugLoc()); in computeCallStackHash()