Searched defs:Instruction (Results 1 – 13 of 13) sorted by relevance
27 class Instruction; variable
32 class Instruction; variable
29 class Instruction; variable
105 std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleMemCall()136 … std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleCall()182 … std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleFRem()
145 DenseMap<Instruction *, Instruction *> *sgeps) in SplitGepSelectors()437 void GepPropagation::ReplaceRecursively(Instruction *inst, SmallVector<Instruction *, 1> *seq) in ReplaceRecursively()479 Instruction *GepPropagation::CloneSequence(llvm::IRBuilder<> *builder, SmallVector<Instruction *, 1… in CloneSequence()
134 class Instruction < SimpleDelegator class
36 class Instruction; variable
95 class Instruction < SimpleDelegator class