Home
last modified time | relevance | path

Searched defs:isRematerializable (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp80 bool VirtRegAuxInfo::isRematerializable(const LiveInterval &LI, in isRematerializable() function in VirtRegAuxInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h529 bool isRematerializable() const { in isRematerializable() function