Searched refs:getPhi (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ | ||
| D | VPlan.cpp | 769 KV.second->getPhi()->printAsOperand(O); in print() |
| D | VPlan.h | 656 PHINode *getPhi() const { return Phi; } in getPhi() function |