Searched defs:isCopy (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 93 static bool isCopy(MachineInstr *MI) { in isCopy() function |
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 590 bool isCopy() const { return IsCopy; } in isCopy() function in __anon86dbc8190211::PropertyImplStrategy |