Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp80 static bool isRematerializable(const LiveInterval &LI, const LiveIntervals &LIS, in isRematerializable() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h516 bool isRematerializable() const { in isRematerializable() function