Searched defs:pruneValue (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 639 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue() function in LiveIntervals
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 632 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue() function in LiveIntervals
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 584 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue() function in LiveIntervals
|