|
Enzyme main
|
This is the complete list of members for InstructionBatcher, including all inherited members.
| hasError | InstructionBatcher | |
| InstructionBatcher(llvm::Function *oldFunc, llvm::Function *newFunc, unsigned width, llvm::ValueMap< const llvm::Value *, std::vector< llvm::Value * > > &vectorizedValues, llvm::ValueMap< const llvm::Value *, llvm::WeakTrackingVH > &originalToNewFn, llvm::SmallPtrSetImpl< llvm::Value * > &toVectorize, EnzymeLogic &Logic) | InstructionBatcher | |
| visitBranchInst(llvm::BranchInst &branch) | InstructionBatcher | |
| visitCallInst(llvm::CallInst &call) | InstructionBatcher | |
| visitInstruction(llvm::Instruction &inst) | InstructionBatcher | |
| visitPHINode(llvm::PHINode &phi) | InstructionBatcher | |
| visitReturnInst(llvm::ReturnInst &ret) | InstructionBatcher | |
| visitSwitchInst(llvm::SwitchInst &inst) | InstructionBatcher |