Searched defs:ReplInst (Results 1 – 3 of 3) sorted by relevance
84 auto ReplInst = CE->getAsInstruction(); in runLowerConstExpr() local 140 Value *ReplInst = LowerConstantVec(Vec, OI); in runLowerConstExpr() local 150 Value *ReplInst = nullptr; runLowerConstExpr() local [all...]
344 static void combineAAMetadata(Instruction *ReplInst, Instruction *I) { in combineAAMetadata()
3426 auto *ReplInst = dyn_cast<Instruction>(Repl); in patchReplacementInstruction() local