Searched defs:UnaryInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | InstrTypes.h | 59 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock::iterator IB) UnaryInstruction() function |
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | visibility-inlines-hidden.cpp | 141 class UnaryInstruction { class |