Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h84 bool IsDef : 1; variable
/external/llvm/lib/CodeGen/
DBranchFolding.cpp1510 bool IsDef = false; in findHoistingInsertPosAndDeps() local