HomeSort by relevance Sort by last modified time
    Searched full:nonleaf (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/Transforms/FunctionAttrs/
convergent.ll 5 ; CHECK-NEXT: define i32 @nonleaf()
6 define i32 @nonleaf() convergent {
  /external/google-breakpad/src/processor/
stackwalker_mips.cc 231 // In case of mips32 ABI stack frame of a nonleaf function
236 // a nonleaf function.
  /external/clang/lib/Rewrite/
DeltaTree.cpp 130 DeltaTreeInteriorNode() : DeltaTreeNode(false /*nonleaf*/) {}
133 : DeltaTreeNode(false /*nonleaf*/) {
  /prebuilts/go/darwin-x86/src/runtime/
proc_test.go 541 nonleaf(stop)
546 func nonleaf(stop chan int) bool { func
  /prebuilts/go/linux-x86/src/runtime/
proc_test.go 541 nonleaf(stop)
546 func nonleaf(stop chan int) bool { func

Completed in 493 milliseconds