reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Core.h
 3092 LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);

References

tools/llvm-c-test/echo.cpp
  400     auto BB = DeclareBB(LLVMGetInstructionParent(Src));