Searched defs:Allocation (Results 1 – 9 of 9) sorted by relevance
88 typedef std::pair<int,size_t> Allocation; typedef
19 typedef WebCacheManager::Allocation Allocation; typedef in WebCacheManagerTest
28 typedef std::pair<sys::MemoryBlock, unsigned> Allocation; typedef
1177 How registers are represented in LLVM1272 Mapping virtual registers to physical registers1313 Handling two address instructions1341 The SSA deconstruction phase1359 Instruction folding1383 Built in register allocators
52 enum OperationInProgress { NoOperation, Allocation, Collection }; enumerator
103 typedef PageAllocation Allocation; typedef
270 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
65 const char *Allocation() { return Magenta(); } in Allocation() function in __asan::Decorator
112 class Allocation; variable