Searched defs:NextMarker (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | BasicBlock.cpp | 1060 DbgMarker *NextMarker = createMarker(NextIt); insertDbgRecordAfter() local |
H A D | Instruction.cpp | 220 DbgMarker *NextMarker = getParent()->getNextMarker(this); moveBeforeImpl() local |
H A D | DebugProgramInstruction.cpp | 602 DbgMarker *NextMarker = Owner->getParent()->getNextMarker(Owner); removeMarker() local |
/llvm-project/clang/lib/Frontend/ | ||
H A D | VerifyDiagnosticConsumer.cpp | 160 bool NextMarker() { in NextMarker() function in __anon67f4f2c20211::ParseHelper |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryFunction.h | 2023 uint64_t NextMarker; global() variable |