Home
last modified time | relevance | path

Searched defs:getBlockId (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDMangle.h84 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleProfileProbe.cpp334 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const { in getBlockId() function in SampleProfileProber