reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
927 for (BasicBlock *BB : depth_first(&F.getEntryBlock())) visit(*BB); 931 initializeCallbacks(*F.getParent()); 945 LLVM_DEBUG(dbgs() << F); 2801 const bool IsLittleEndian = F.getParent()->getDataLayout().isLittleEndian(); 2890 Instruction *CopyInsertPoint = &F.front().front(); 2897 const DataLayout &DL = F.getParent()->getDataLayout(); 2898 for (Argument &Arg : F.args()) { 2949 BasicBlock &FirstBB = *F.begin(); 2991 if (auto SP = F.getSubprogram()) 3002 assert(InsBeforeB == &F.getEntryBlock()); 3083 Constant *OptionDetectUseAfterReturn = F.getParent()->getOrInsertGlobal( 3147 createPrivateGlobalForString(*F.getParent(), DescriptionString, 3156 IRB.CreateStore(IRB.CreatePointerCast(&F, IntptrTy), BasePlus2); 3275 F.getParent()->getDataLayout().getTypeAllocSize(AI->getAllocatedType());