Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h447 void computeRegMasks();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp135 computeRegMasks(); in runOnMachineFunction()
210 void LiveIntervals::computeRegMasks() { in computeRegMasks() function in LiveIntervals