Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp242 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(RemarkField)) in parseRemark() local
387 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(ArgEntry)) { in parseArg() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp606 if (auto MaybeLoc = getFunctionSourceLocation(D.getFunction())) getBestLocationFromDebugLoc() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1165 auto MaybeLoc = getLocForWrite(Def->getMemoryInst()); isWriteAtEndOfFunction() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2878 auto MaybeLoc = getLocOrNone(In); in isSafeToMoveBeforeInBB() local