HomeSort by relevance Sort by last modified time
    Searched defs:replaceChildLoopWith (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Analysis/
LoopInfoImpl.h 205 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 211 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
217 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h 192 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
198 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h 192 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
198 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 211 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
217 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h 192 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
198 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h 192 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
198 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 348 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
352 void replaceChildLoopWith(LoopT *OldChild,
    [all...]

Completed in 1040 milliseconds