Searched defs:getI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/CodeGenObjC/ | ||
H A D | nontrivial-c-struct-within-struct-name.m | 17 I *getI(void); function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SelectOptimize.cpp | 170 Instruction *getI() { return I; } getI() function in __anonfd246d180111::SelectOptimizeImpl::SelectLike |
/llvm-project/clang/test/Analysis/ | ||
H A D | use-after-move.cpp | 108 int getI() { return i; } in getI() function in A |