Lines Matching defs:EndLoc
427 if (EndLoc)
428 LoopProperties.push_back(EndLoc.getAsMDNode());
485 const llvm::DebugLoc &StartLoc, const llvm::DebugLoc &EndLoc,
487 : Header(Header), Attrs(Attrs), StartLoc(StartLoc), EndLoc(EndLoc),
506 Attrs.CodeAlign == 0 && !StartLoc && !EndLoc && !Attrs.MustProgress)
597 const llvm::DebugLoc &EndLoc) {
599 new LoopInfo(Header, StagedAttrs, StartLoc, EndLoc,
609 const llvm::DebugLoc &EndLoc, bool MustProgress) {
831 push(Header, StartLoc, EndLoc);