Searched defs:IsBranch (Results 1 – 6 of 6) sorted by relevance
27 uint64_t Address, bool IsBranch, in tryAddingSymbolicOperand()
38 bool IsBranch, in tryAddingSymbolicOperand()
61 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
39 bool IsBranch = isa<BranchInst>(Term) || isa<InvokeInst>(Term); in replaceBranchTerminator() local
210 static bool tryAddingSymbolicOperand(int64_t Value, bool IsBranch, in tryAddingSymbolicOperand()
1828 uint64_t /*Address*/, bool IsBranch, in tryAddingSymbolicOperand()