Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp47 static uint64_t getCallStackHash(const MachineBasicBlock &BB, in getCallStackHash() function
114 DiscriminatorCurrPass += getCallStackHash(BB, I, DIL); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp52 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() function
70 return getCallStackHash(Inst.getDebugLoc()); in computeCallStackHash()