Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DIntervalIterator.h102 IntervalIterator(Function *M, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
115 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DIntervalIterator.h101 IntervalIterator(Function *M, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
108 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
/external/llvm/include/llvm/Analysis/
DIntervalIterator.h100 IntervalIterator(Function *M, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()
113 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator()