Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h43 BasicBlock *getEntryBasicBlock () const { return BasicBlocks[0]; } in getEntryBasicBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp60 const VPBasicBlock *VPBlockBase::getEntryBasicBlock() const { in getEntryBasicBlock() function in VPBlockBase
67 VPBasicBlock *VPBlockBase::getEntryBasicBlock() { in getEntryBasicBlock() function in VPBlockBase