Home
last modified time | relevance | path

Searched defs:Interval (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp183 unsigned long Interval = 1; in waitForUnlock() local
185 struct timespec Interval; in waitForUnlock() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DInterval.h47 inline Interval(BasicBlock *Header) : HeaderNode(Header) { in Interval() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIInsertWaits.cpp297 RegInterval Interval = getRegInterval(Op); in pushInstruction() local
397 RegInterval Interval = getRegInterval(Op); in handleOperands() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp561 const LiveInterval *Interval = &*Intervals[FromSlot]; in remapInstructions() local
610 LiveInterval *Interval = &*Intervals[Slot]; in removeInvalidSlotRanges() local
H A DLiveIntervalAnalysis.cpp807 LiveInterval& Interval = createEmptyInterval(reg); in addSegmentToEndOfBlock() local
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h382 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation()
/minix3/minix/drivers/power/acpi/include/
H A Dactbl1.h203 UINT32 Interval; /* Polling interval (msec) */ member