Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dintrinsics_lowering.cpp52 std::unordered_map<llvm::Instruction *, llvm::Instruction *> instToReplaceWithInst; in run() local
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()