Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp43 static uint64_t getCallStackHash(const MachineBasicBlock &BB, in getCallStackHash() function
108 DiscriminatorCurrPass += getCallStackHash(BB, I, DIL); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp53 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash() function
71 return getCallStackHash(Inst.getDebugLoc()); in computeCallStackHash()