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