Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp93 static bool isCopy(MachineInstr *MI) { in isCopy() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp590 bool isCopy() const { return IsCopy; } in isCopy() function in __anon86dbc8190211::PropertyImplStrategy