Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPrettyStackTrace.h48 PrettyStackTraceEntry *NextEntry; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp126 jit_code_entry* NextEntry = __jit_debug_descriptor.first_entry; in NotifyDebugger() local
201 jit_code_entry* NextEntry = JITCodeEntry->next_entry; in deregisterObjectInternal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp204 BasicBlock *NextEntry = Next->getEntryBlock(); in appendable() local