HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceInstWithValue (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
BasicBlockUtils.h 53 // ReplaceInstWithValue - Replace all uses of an instruction (specified by BI)
56 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 58 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
BasicBlockUtils.h 60 void ReplaceInstWithValue(BasicBlock::InstListType &BIL,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BasicBlockUtils.cpp 193 /// ReplaceInstWithValue - Replace all uses of an instruction (specified by BI)
196 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL,
224 ReplaceInstWithValue(BIL, BI, I);
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 171 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL,
199 ReplaceInstWithValue(BIL, BI, I);

Completed in 577 milliseconds