Home
last modified time | relevance | path

Searched refs:LoopLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3966 LocationDescription LoopLoc = ComputeIP.isSet() ? Loc.IP : Builder.saveIP(); in createCanonicalLoop() local
3967 return createCanonicalLoop(LoopLoc, BodyGen, TripCount, Name); in createCanonicalLoop()