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

  /external/llvm/include/llvm/Analysis/
LoopInfoImpl.h 179 /// addBasicBlockToLoop - This method is used by other analyses to update loop
187 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 180 /// addBasicBlockToLoop - This method is used by other analyses to update loop
188 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h 161 /// addBasicBlockToLoop - This method is used by other analyses to update loop
169 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h 161 /// addBasicBlockToLoop - This method is used by other analyses to update loop
169 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopInfoImpl.h 180 /// addBasicBlockToLoop - This method is used by other analyses to update loop
188 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LoopInfoImpl.h 161 /// addBasicBlockToLoop - This method is used by other analyses to update loop
169 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LoopInfoImpl.h 161 /// addBasicBlockToLoop - This method is used by other analyses to update loop
169 addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LIB) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LoopInfoImpl.h 176 /// addBasicBlockToLoop - This method is used by other analyses to update loop
183 void LoopBase<BlockT, LoopT>::addBasicBlockToLoop(
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 340 /// addBasicBlockToLoop - This method is used by other analyses to update loop
346 void addBasicBlockToLoop(BlockT *NewBB, LoopInfoBase<BlockT, LoopT> &LI);
387 /// transformations should use addBasicBlockToLoop.
    [all...]

Completed in 430 milliseconds