ΒΆllvm::RetainedKnowledge
getKnowledgeFromOperandInAssume(
llvm::AssumeInst& Assume,
unsigned int Idx)
llvm::RetainedKnowledge
getKnowledgeFromOperandInAssume(
llvm::AssumeInst& Assume,
unsigned int Idx)
Description
Retreive the information help by Assume on the operand at index Idx. Assume should be an llvm.assume and Idx should be in the operand bundle.
Declared at: llvm/include/llvm/Analysis/AssumeBundleQueries.h:124
Parameters
- llvm::AssumeInst& Assume
- unsigned int Idx