Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DBasicBlockUtils.h63 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp190 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() function in llvm
218 ReplaceInstWithValue(BIL, BI, I); in ReplaceInstWithInst()
/external/llvm/docs/
DProgrammersManual.rst2058 very useful replace functions: ``ReplaceInstWithValue`` and
2066 * ``ReplaceInstWithValue``
2078 ReplaceInstWithValue(instToReplace->getParent()->getInstList(), ii,