HomeSort by relevance Sort by last modified time
    Searched defs:BBs (Results 1 - 25 of 32) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/Analysis/
DominanceFrontier.cpp 120 const std::set<BasicBlock*> &BBs = I->second;
122 for (std::set<BasicBlock*>::const_iterator I = BBs.begin(), E = BBs.end();
  /external/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /external/llvm/include/llvm/IR/
InstIterator.h 35 BB_t *BBs; // BasicBlocksType
51 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
58 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
59 if (BB != BBs->end()) {
66 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
InstIterator.h 36 _BB_t *BBs; // BasicBlocksType
52 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
56 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
60 if (BB != BBs->end()) {
67 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
LoopInfoImpl.h 242 // Keep track of the number of BBs visited.
615 std::vector<BlockT *> BBs = L->getBlocks();
617 assert(compareVectors(BBs, OtherBBs) &&
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
LoopInfoImpl.h 242 // Keep track of the number of BBs visited.
615 std::vector<BlockT *> BBs = L->getBlocks();
617 assert(compareVectors(BBs, OtherBBs) &&
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
LoopInfoImpl.h 242 // Keep track of the number of BBs visited.
615 std::vector<BlockT *> BBs = L->getBlocks();
617 assert(compareVectors(BBs, OtherBBs) &&
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontierImpl.h 131 const std::set<BlockT *> &BBs = I->second;
133 for (const BlockT *BB : BBs) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstIterator.h 38 BB_t *BBs; // BasicBlocksType
55 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
59 : BBs(II.BBs), BB(II.BB), BI(II.BI) {}
62 : BBs(&m.getBasicBlockList()), BB(BBs->begin()) { // begin ctor
63 if (BB != BBs->end()) {
70 : BBs(&m.getBasicBlockList()), BB(BBs->end()) { // end cto
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp 148 SmallPtrSet<BasicBlock *, 8> BBs;
151 BBs.insert(findMatInsertPt(U.Inst, U.OpndIdx)->getParent());
153 if (BBs.count(Entry))
156 while (BBs.size() >= 2) {
158 BB1 = *BBs.begin();
159 BB2 = *std::next(BBs.begin());
163 BBs.erase(BB1);
164 BBs.erase(BB2);
165 BBs.insert(BB);
167 assert((BBs.size() == 1) && "Expected only one element.")
    [all...]
PlaceSafepoints.cpp 651 DenseSet<BasicBlock *> BBs; // new BBs + insertee
662 scanInlinedCode(&*Start, &*After, Calls, BBs);

Completed in 1570 milliseconds

1 2