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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionInfo.h 460 void clearNodeCache();
673 /// @see Region::clearNodeCache()
674 void clearNodeCache() {
676 TopLevelRegion->clearNodeCache();
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 539 void clearNodeCache();
834 /// @see Region::clearNodeCache()
835 void clearNodeCache() {
837 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 516 void RegionBase<Tr>::clearNodeCache() {
525 (*RI)->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
842 /// @see Region::clearNodeCache()
843 void clearNodeCache() {
845 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 497 void RegionBase<Tr>::clearNodeCache() {
500 R->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
856 /// @see Region::clearNodeCache()
857 void clearNodeCache() {
859 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 497 void RegionBase<Tr>::clearNodeCache() {
500 R->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
856 /// @see Region::clearNodeCache()
857 void clearNodeCache() {
859 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 497 void RegionBase<Tr>::clearNodeCache() {
500 R->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 532 void RegionBase<Tr>::clearNodeCache() {
535 R->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
RegionInfoImpl.h 532 void RegionBase<Tr>::clearNodeCache() {
535 R->clearNodeCache();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
842 /// @see Region::clearNodeCache()
843 void clearNodeCache() {
845 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
856 /// @see Region::clearNodeCache()
857 void clearNodeCache() {
859 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 540 void clearNodeCache();
856 /// @see Region::clearNodeCache()
857 void clearNodeCache() {
859 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 552 void clearNodeCache();
872 /// @see Region::clearNodeCache()
873 void clearNodeCache() {
875 TopLevelRegion->clearNodeCache();
    [all...]
  /external/llvm/lib/Analysis/
RegionPass.cpp 153 RI->clearNodeCache();
  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionPass.cpp 148 RI->clearNodeCache();
RegionInfo.cpp 452 void Region::clearNodeCache() {
460 (*RI)->clearNodeCache();

Completed in 559 milliseconds

1 2