Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
LLVMPositionBuilderBefore ( Builder Instr -- )
Vocabulary
llvm.core
Definition
USING:
alien.c-types
alien.syntax
;
IN:
llvm.core
LIBRARY:
LLVMCore
FUNCTION:
void
LLVMPositionBuilderBefore
(
LLVMBuilderRef
Builder,
LLVMValueRef
Instr )
;
inline