Home
last modified time | relevance | path

Searched refs:ReplaceInstWithValue (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h58 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h103 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h117 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp171 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() function in llvm
199 ReplaceInstWithValue(BIL, BI, I); in ReplaceInstWithInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp435 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() function in llvm
463 ReplaceInstWithValue(BIL, BI, I); in ReplaceInstWithInst()
/external/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp456 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() function in llvm
484 ReplaceInstWithValue(BIL, BI, I); in ReplaceInstWithInst()
/external/llvm/docs/
DProgrammersManual.rst2255 very useful replace functions: ``ReplaceInstWithValue`` and
2263 * ``ReplaceInstWithValue``
2275 ReplaceInstWithValue(instToReplace->getParent()->getInstList(), ii,
/external/llvm-project/llvm/docs/
DProgrammersManual.rst2930 very useful replace functions: ``ReplaceInstWithValue`` and
2938 * ``ReplaceInstWithValue``
2950 ReplaceInstWithValue(instToReplace->getParent()->getInstList(), ii,