Searched defs:IsDef (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | MachineOperand.h | 84 bool IsDef : 1; variable |
/external/llvm/lib/CodeGen/ | ||
D | BranchFolding.cpp | 1510 bool IsDef = false; in findHoistingInsertPosAndDeps() local |