Home
last modified time | relevance | path

Searched refs:IAE (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
DInstrTypes.h94 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) in UnaryInstruction() argument
95 : Instruction(Ty, iType, &Op<0>(), 1, IAE) { in UnaryInstruction()