HomeSort by: relevance | last modified time | path
    Searched refs:GetIndirectGotoBlock (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 1951 GetIndirectGotoBlock();
1960 llvm::BasicBlock *CodeGenFunction::GetIndirectGotoBlock() {
CGStmt.cpp 699 llvm::BasicBlock *IndGotoBB = GetIndirectGotoBlock();
CodeGenFunction.h 2685 llvm::BasicBlock *GetIndirectGotoBlock();

Completed in 36 milliseconds