Home
last modified time | relevance | path

Searched defs:VisitedBBs (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86PadShortFunction.cpp80 DenseMap<MachineBasicBlock*, VisitedBBInfo> VisitedBBs; member
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h122 SmallPtrSet<const BasicBlock*, 4> VisitedBBs; variable
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1026 SmallSet<const BasicBlock *, 128> VisitedBBs; // in terms of F1. in compare() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2125 SmallSet<BasicBlock*, 4> VisitedBBs; in vectorizeTree() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1485 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in DupRetToEnableTailCallOpts() local