Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp114 static SuccRangeT getSuccessors(MachineBasicBlock *BB) { in getSuccessors() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h487 const VPBlocksTy &getSuccessors() const { return Successors; } in getSuccessors() function
488 VPBlocksTy &getSuccessors() { return Successors; } in getSuccessors() function