HomeSort by: relevance | last modified time | path
    Searched defs:getBlockId (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Mangle.h 78 unsigned getBlockId(const BlockDecl *BD, bool Local) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfileProbe.cpp 236 auto Index = getBlockId(Succ);
274 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const {

Completed in 27 milliseconds