Searched defs:Final (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/opencrypto/
H A Dxform.h45 void (*Final) (u_int8_t *, void *); member in struct:auth_hash
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp475 collectInLoopUserSet(Loop *L, Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
513 collectInLoopUserSet(Loop *L, const SmallInstructionVector &Roots, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3654 FullDependence *Final = new FullDependence(Result); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2593 CFGBlockInfo *Final = &BlockInfo[CFGraph->getExit().getBlockID()]; local

Completed in 75 milliseconds