Searched refs:LLVMIsInBounds (Results 1 – 3 of 3) sorted by relevance
399 if (LLVMIsInBounds(Cst)) in clone_constant_impl()646 if (LLVMIsInBounds(Src)) in CloneInstruction()
3550 LLVMBool LLVMIsInBounds(LLVMValueRef GEP);
2959 LLVMBool LLVMIsInBounds(LLVMValueRef GEP) { in LLVMIsInBounds() function