Searched defs:isUse (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineOperand.h267 bool isUse() const { function in class:llvm::MachineOperand
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp910 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) { argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2272 bool isUse = HandleUse(I, Pat, InstInputs); local
2304 bool isUse = HandleUse(I, Pat, InstInputs); local

Completed in 126 milliseconds