Searched refs:addKillFlags (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h304 void addKillFlags(const VirtRegMap*);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp248 LIS->addKillFlags(VRM);
H A DLiveIntervals.cpp694 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { function in class:LiveIntervals

Completed in 125 milliseconds