Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp138 static SuccRangeT getSuccessors(MachineBasicBlock *BB) { in getSuccessors() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h519 const VPBlocksTy &getSuccessors() const { return Successors; } getSuccessors() function
520 VPBlocksTy &getSuccessors() { return Successors; } getSuccessors() function