Searched refs:LLVMIsInBounds (Results 1 – 3 of 3) sorted by relevance
397 if (LLVMIsInBounds(Cst)) in clone_constant_impl()644 if (LLVMIsInBounds(Src)) in CloneInstruction()
3545 LLVMBool LLVMIsInBounds(LLVMValueRef GEP);
2981 LLVMBool LLVMIsInBounds(LLVMValueRef GEP) { in LLVMIsInBounds() function