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() function
163 CallStackHashVal = getCallStackHash(DIL); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp54 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() function
68 return getCallStackHash(Inst.getDebugLoc()); in computeCallStackHash()