Home
last modified time | relevance | path

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

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