Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp67 void updateInstruction(const Instruction &Inst, bool DetailedHash) { in updateInstruction() function in __anona6e535490111::StructuralHashImpl
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1023 void ModuloScheduleExpander::updateInstruction(MachineInstr *NewMI, updateInstruction() function in ModuloScheduleExpander