Searched defs:isConditional (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h2389 bool isConditional() const { return getNumOperands() == 3; } function in class:llvm::BranchInst

Completed in 83 milliseconds