Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h46 virtual void emitBasicBlockEndAnnot(const BasicBlock *, in emitBasicBlockEndAnnot() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h46 virtual void emitBasicBlockEndAnnot(const BasicBlock *, in emitBasicBlockEndAnnot() function
/external/swiftshader/third_party/LLVM/include/llvm/Assembly/
DAssemblyAnnotationWriter.h47 virtual void emitBasicBlockEndAnnot(const BasicBlock *BB, in emitBasicBlockEndAnnot() function
/external/swiftshader/third_party/LLVM/tools/llvm-prof/
Dllvm-prof.cpp102 virtual void emitBasicBlockEndAnnot(const BasicBlock *BB, in emitBasicBlockEndAnnot() function in __anon596fbe8e0211::ProfileAnnotator