Home
last modified time | relevance | path

Searched defs:createDeadDef (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp87 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef() function in __anonf7da3f130111::CalcLiveRangeUtilBase
370 VNInfo *LiveRange::createDeadDef(SlotIndex Def, VNInfo::Allocator &VNIAlloc) { in createDeadDef() function in LiveRange
378 VNInfo *LiveRange::createDeadDef(VNInfo *VNI) { in createDeadDef() function in LiveRange
DLiveRangeCalc.cpp64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function