Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h467 LocRange() {} in LocRange() function
468 LocRange(DebugLoc Start) : Start(std::move(Start)), End(std::move(Start)) {} in LocRange() function
469 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function