Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfileProbe.cpp64 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const { in getBlockId() function in SampleProfileProber
/external/clang/include/clang/AST/
DMangle.h76 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId() function
/external/llvm-project/clang/include/clang/AST/
DMangle.h78 unsigned getBlockId(const BlockDecl *BD, bool Local) { in getBlockId() function
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2302 int OutputASM::getBlockId(TIntermTyped *arg) in getBlockId() function in glsl::OutputASM