Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h517 LocRange() {} in LocRange() function
518 LocRange(DebugLoc Start) : Start(Start), End(Start) {} in LocRange() function
519 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h537 LocRange() {} in LocRange() function
538 LocRange(DebugLoc Start) : Start(Start), End(Start) {} in LocRange() function
539 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function