Home
last modified time | relevance | path

Searched defs:Pred (Results 1 – 25 of 111) sorted by relevance

12345

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DArrayRef.h217 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
223 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
243 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while()
249 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until()
400 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
407 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
428 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while()
435 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
DGenericCycleImpl.h96 for (const auto Pred : predecessors(Header)) { variable
385 void GenericCycleInfo<ContextT>::splitCriticalEdge(BlockT *Pred, BlockT *Succ, in splitCriticalEdge()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DArrayRef.h217 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
223 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
243 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while()
249 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until()
400 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
407 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
428 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while()
435 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
DGenericCycleImpl.h112 for (const auto Pred : predecessors(Header)) { variable
505 void GenericCycleInfo<ContextT>::splitCriticalEdge(BlockT *Pred, BlockT *Succ, in splitCriticalEdge()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DArrayRef.h217 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
223 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
243 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while()
249 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until()
400 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
407 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
428 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while()
435 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
DGenericCycleImpl.h96 for (const auto Pred : predecessors(Header)) { variable
385 void GenericCycleInfo<ContextT>::splitCriticalEdge(BlockT *Pred, BlockT *Succ, in splitCriticalEdge()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DArrayRef.h217 template <class PredicateT> ArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
223 template <class PredicateT> ArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
243 template <class PredicateT> ArrayRef<T> take_while(PredicateT Pred) const { in take_while()
249 template <class PredicateT> ArrayRef<T> take_until(PredicateT Pred) const { in take_until()
400 MutableArrayRef<T> drop_while(PredicateT Pred) const { in drop_while()
407 MutableArrayRef<T> drop_until(PredicateT Pred) const { in drop_until()
428 MutableArrayRef<T> take_while(PredicateT Pred) const { in take_while()
435 MutableArrayRef<T> take_until(PredicateT Pred) const { in take_until()
DGenericCycleImpl.h96 for (const auto Pred : predecessors(Header)) { variable
385 void GenericCycleInfo<ContextT>::splitCriticalEdge(BlockT *Pred, BlockT *Succ, in splitCriticalEdge()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h139 BlkT *Pred = Preds[p]; in BuildBlockList() local
252 BBInfo *Pred = Info->Preds[p]; in FindDominators() local
282 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { in IsDefInDomFrontier()
399 BlkT *Pred = PredInfo->BB; in FindAvailableVals() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h139 BlkT *Pred = Preds[p]; in BuildBlockList() local
252 BBInfo *Pred = Info->Preds[p]; in FindDominators() local
282 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { in IsDefInDomFrontier()
399 BlkT *Pred = PredInfo->BB; in FindAvailableVals() local
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h140 BlkT *Pred = Preds[p]; in BuildBlockList() local
253 BBInfo *Pred = Info->Preds[p]; in FindDominators() local
283 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { in IsDefInDomFrontier()
400 BlkT *Pred = PredInfo->BB; in FindAvailableVals() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h139 BlkT *Pred = Preds[p]; in BuildBlockList() local
252 BBInfo *Pred = Info->Preds[p]; in FindDominators() local
282 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { in IsDefInDomFrontier()
399 BlkT *Pred = PredInfo->BB; in FindAvailableVals() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h293 ExplodedNode *Pred) { in generateNode()
306 ExplodedNode *Pred) { in generateSink()
353 NodeBuilderWithSinks(ExplodedNode *Pred, ExplodedNodeSet &DstSet, in NodeBuilderWithSinks()
486 ExplodedNode *Pred; variable
538 ExplodedNode *Pred; variable
DCheckerContext.h27 ExplodedNode *Pred; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h293 ExplodedNode *Pred) { in generateNode()
306 ExplodedNode *Pred) { in generateSink()
353 NodeBuilderWithSinks(ExplodedNode *Pred, ExplodedNodeSet &DstSet, in NodeBuilderWithSinks()
486 ExplodedNode *Pred; variable
538 ExplodedNode *Pred; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h287 ExplodedNode *Pred) { in generateNode()
300 ExplodedNode *Pred) { in generateSink()
347 NodeBuilderWithSinks(ExplodedNode *Pred, ExplodedNodeSet &DstSet, in NodeBuilderWithSinks()
480 ExplodedNode *Pred; variable
532 ExplodedNode *Pred; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h293 ExplodedNode *Pred) { in generateNode()
306 ExplodedNode *Pred) { in generateSink()
353 NodeBuilderWithSinks(ExplodedNode *Pred, ExplodedNodeSet &DstSet, in NodeBuilderWithSinks()
486 ExplodedNode *Pred; variable
538 ExplodedNode *Pred; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/FuzzMutate/
DOpDescriptor.h60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred()
61 SourcePred(PredT Pred, std::nullopt_t) : Pred(Pred) { in SourcePred()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/FuzzMutate/
DOpDescriptor.h60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred()
61 SourcePred(PredT Pred, std::nullopt_t) : Pred(Pred) { in SourcePred()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FuzzMutate/
DOpDescriptor.h60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred()
61 SourcePred(PredT Pred, std::nullopt_t) : Pred(Pred) { in SourcePred()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/FuzzMutate/
DOpDescriptor.h60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred()
61 SourcePred(PredT Pred, std::nullopt_t) : Pred(Pred) { in SourcePred()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfoImpl.h130 PredicateT Pred) { in getUniqueExitBlocksHelper()
231 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopPredecessor() local
249 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopLatch() local
492 for (const auto Pred : inverse_children<BlockT *>(PredBB)) { in discoverAndMapSubloop() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfoImpl.h130 PredicateT Pred) { in getUniqueExitBlocksHelper()
234 for (const auto Pred : children<Inverse<BlockT *>>(Header)) { in getLoopPredecessor() local
252 for (const auto Pred : children<Inverse<BlockT *>>(Header)) { in getLoopLatch() local
499 for (const auto Pred : children<Inverse<BlockT *>>(PredBB)) { in discoverAndMapSubloop() local
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfoImpl.h130 PredicateT Pred) { in getUniqueExitBlocksHelper()
231 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopPredecessor() local
249 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopLatch() local
492 for (const auto Pred : inverse_children<BlockT *>(PredBB)) { in discoverAndMapSubloop() local
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DGenericLoopInfoImpl.h130 PredicateT Pred) { in getUniqueExitBlocksHelper()
231 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopPredecessor() local
249 for (const auto Pred : inverse_children<BlockT *>(Header)) { in getLoopLatch() local
492 for (const auto Pred : inverse_children<BlockT *>(PredBB)) { in discoverAndMapSubloop() local

12345