Home
last modified time | relevance | path

Searched defs:isCallee (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h108 bool isCallee(value_use_iterator<UserTy> UI) const { in isCallee() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h143 bool isCallee(Value::const_user_iterator UI) const { in isCallee() function
148 bool isCallee(const Use *U) const { return getCallee() == U; } in isCallee() function
/external/llvm/include/llvm/IR/
DCallSite.h114 bool isCallee(Value::const_user_iterator UI) const { in isCallee() function
119 bool isCallee(const Use *U) const { return getCallee() == U; } in isCallee() function
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...