Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTrace.h44 BasicBlock *getEntryBasicBlock () const { return BasicBlocks[0]; } in getEntryBasicBlock() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DTrace.h44 BasicBlock *getEntryBasicBlock () const { return BasicBlocks[0]; } in getEntryBasicBlock() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTrace.h44 BasicBlock *getEntryBasicBlock () const { return BasicBlocks[0]; } in getEntryBasicBlock() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp59 const VPBasicBlock *VPBlockBase::getEntryBasicBlock() const { in getEntryBasicBlock() function in VPBlockBase
66 VPBasicBlock *VPBlockBase::getEntryBasicBlock() { in getEntryBasicBlock() function in VPBlockBase