Home
last modified time | relevance | path

Searched refs:LLVMIsInBounds (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp399 if (LLVMIsInBounds(Cst)) in clone_constant_impl()
646 if (LLVMIsInBounds(Src)) in CloneInstruction()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h3550 LLVMBool LLVMIsInBounds(LLVMValueRef GEP);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp2959 LLVMBool LLVMIsInBounds(LLVMValueRef GEP) { in LLVMIsInBounds() function