Searched refs:Tracking (Results 1 – 20 of 20) sorted by relevance
40 std::shared_ptr<TypedPointerTracking> Tracking = in get() local46 ? Tracking->PointerTypes[EltTy] in get()47 : Tracking->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
43 bool Tracking = false; variable108 if (!Tracking && MBB->begin() != I) forward(); in forward()126 Tracking = false; in skipTo()
79 Tracking = false; in init()94 Tracking = true; in enterBasicBlockEnd()109 assert(Tracking && "Must be tracking to determine kills and defs"); in determineKillsAndDefs()157 if (!Tracking) { in forward()159 Tracking = true; in forward()240 assert(Tracking && "Must be tracking to determine kills and defs"); in backward()255 Tracking = false; in backward()
10 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_.
20 `the LLVM Bug Tracking System <https://github.com/llvm/llvm-project/issues>`_,
236 Problem report. A bug filed on `the LLVM Bug Tracking System
22 Once you have a reduced test-case, go to `the LLVM Bug Tracking System
292 ### Continuous Tracking with LNT
63 ; CHECK-NEXT: X86 Indirect Branch Tracking
189 ; CHECK-NEXT: X86 Indirect Branch Tracking
91 Tracking multiple levels of annotations for pointers pointing to pointers would make the checker mo…
41 Path Tracking
115 Origin Tracking
320 Origin Tracking
183 /// Disable Indirect Branch Tracking.
4958 // TSXLDTRK - TSX Suspend Load Address Tracking
184 ### Infrastructure for Warnings and Error Diagnostics and Location Tracking
3607 TEST_F(MDTupleAllocationTest, Tracking) { in TEST_F() argument
2979 // TSXLDTRK - TSX Suspend Load Address Tracking
4692 X86 Supports Indirect Branch Tracking (IBT) as part of Control-Flow