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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackColoring.h131 LiveRange getFullLiveRange() { function in class:llvm::safestack::StackColoring
H A DSafeStackColoring.cpp304 LiveRanges[I] = getFullLiveRange();
H A DSafeStack.cpp507 Align, SSC.getFullLiveRange());
519 SSL.addObject(Arg, Size, Align, SSC.getFullLiveRange());

Completed in 110 milliseconds