Home
last modified time | relevance | path

Searched refs:getCallStackHash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp78 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash()
163 CallStackHashVal = getCallStackHash(DIL); in runOnMachineFunction()
76 static uint64_t getCallStackHash(const DILocation *DIL) { getCallStackHash() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp55 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() function
69 return getCallStackHash(Inst.getDebugLoc()); in computeCallStackHash()