Searched refs:branchTargetID (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/MCDisassembler/
H A DEDInst.h135 /// branchTargetID - returns the ID (suitable for use with getOperand()) of
137 int branchTargetID();
H A DEDInst.cpp130 int EDInst::branchTargetID() { function in class:EDInst
H A DEDMain.cpp115 return ((EDInst*)inst)->branchTargetID();

Completed in 126 milliseconds