Searched defs:PHINode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h2586 class PHINode : public Instruction { class in class:llvm::CallInst::ShuffleVectorInst
2593 explicit PHINode(Type *Ty, unsigned NumReservedValues, function in class:llvm::CallInst::ShuffleVectorInst::PHINode
2603 PHINode(Type *Ty, unsigned NumReservedValues, const Twine &NameStr, function in class:llvm::CallInst::ShuffleVectorInst::PHINode
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp98 PHINode::PHINode(const PHINode &PN) function in class:PHINode
[all...]

Completed in 724 milliseconds