Home
last modified time | relevance | path

Searched refs:LLVMInstructionRemoveFromParent (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp407 LLVMInstructionRemoveFromParent(I); in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp427 LLVMInstructionRemoveFromParent(I); in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2504 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2730 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst);
/external/llvm/lib/IR/
DCore.cpp2130 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst) { in LLVMInstructionRemoveFromParent() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2356 void LLVMInstructionRemoveFromParent(LLVMValueRef Inst) { in LLVMInstructionRemoveFromParent() function