Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp310 static int64_t computeDelta(SectionEntry *A, SectionEntry *B) { in computeDelta() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DModuloSchedule.cpp925 bool ModuloScheduleExpander::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in ModuloScheduleExpander
DMachinePipeliner.cpp2082 bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) { in computeDelta() function in SwingSchedulerDAG