Home
last modified time | relevance | path

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

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