Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp143 VPlan *VPBlockBase::getPlan() { return getPlanEntry(this)->Plan; } in getPlan() function in VPBlockBase
145 const VPlan *VPBlockBase::getPlan() const { return getPlanEntry(this)->Plan; } in getPlan() function in VPBlockBase