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

  /external/llvm/include/llvm/Analysis/
RegionInfoImpl.h 644 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
661 if (isTrivialRegion(entry, exit))
  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionInfo.cpp 545 bool RegionInfo::isTrivialRegion(BasicBlock *entry, BasicBlock *exit) const {
566 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 615 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
632 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 650 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const {
667 if (isTrivialRegion(entry, exit))

Completed in 148 milliseconds