HomeSort by relevance Sort by last modified time
    Searched refs:replaceChildLoopWith (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 262 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
LoopInfoImpl.h 205 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LoopSimplify.cpp 572 Parent->replaceChildLoopWith(L, NewOuter);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfo.h 275 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 266 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 266 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 294 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
    [all...]
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/
LoopInfo.h 294 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
    [all...]
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/
LoopInfo.h 294 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
    [all...]
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/
LoopInfo.h 294 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
    [all...]
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/
LoopInfo.h 275 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 266 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 266 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
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/
LoopInfo.h 294 void replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild);
    [all...]
LoopInfoImpl.h 208 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
213 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild,

Completed in 617 milliseconds

1 2