Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h53 LocRange(DebugLoc Start) : Start(Start), End(Start) {} LocRange() function
54 LocRange(DebugLoc Start, DebugLoc End) LocRange() function