Home
last modified time | relevance | path

Searched refs:VNIA (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveRangeCalc.h191 MachineDominatorTree *MDT, VNInfo::Allocator *VNIA);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveRangeCalc.cpp52 VNInfo::Allocator *VNIA) { in reset() argument
57 Alloc = VNIA; in reset()