Searched defs:updateInstruction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | StructuralHash.cpp | 67 void updateInstruction(const Instruction &Inst, bool DetailedHash) { in updateInstruction() function in __anona6e535490111::StructuralHashImpl |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ModuloSchedule.cpp | 1023 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, updateInstruction() function in ModuloScheduleExpander |