Home
last modified time | relevance | path

Searched defs:LoopStack (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ControlFlowFinalizer.cpp44 std::vector<StackItem> LoopStack; member
488 std::vector<std::pair<unsigned, std::set<MachineInstr *> > > LoopStack; in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h133 LoopInfoStack LoopStack; variable